diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-08 12:38:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-08 12:38:39 +0000 |
commit | a5b3b859bf5b0c3ed1884b7d15cad7337dc1b6b1 (patch) | |
tree | a7b6273190b2fedc501646d9e383f27a279ae773 /app-mobilephone | |
parent | Stable for amd64, wrt bug #434292 (diff) | |
download | historical-a5b3b859bf5b0c3ed1884b7d15cad7337dc1b6b1.tar.gz historical-a5b3b859bf5b0c3ed1884b7d15cad7337dc1b6b1.tar.bz2 historical-a5b3b859bf5b0c3ed1884b7d15cad7337dc1b6b1.zip |
Stable for amd64, wrt bug #428888
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/anyremote/ChangeLog | 5 | ||||
-rw-r--r-- | app-mobilephone/anyremote/anyremote-6.0.ebuild | 4 | ||||
-rw-r--r-- | app-mobilephone/ganyremote/ChangeLog | 5 | ||||
-rw-r--r-- | app-mobilephone/ganyremote/ganyremote-6.0.1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-mobilephone/anyremote/ChangeLog b/app-mobilephone/anyremote/ChangeLog index 265031c2326a..cc0ea3b57227 100644 --- a/app-mobilephone/anyremote/ChangeLog +++ b/app-mobilephone/anyremote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-mobilephone/anyremote # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v 1.25 2012/06/13 08:37:33 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v 1.26 2012/09/08 12:38:24 ago Exp $ + + 08 Sep 2012; Agostino Sarubbo <ago@gentoo.org> anyremote-6.0.ebuild: + Stable for amd64, wrt bug #428888 13 Jun 2012; Jeff Horelick <jdhore@gentoo.org> -anyremote-5.4.1.ebuild, -anyremote-5.4.2.ebuild: diff --git a/app-mobilephone/anyremote/anyremote-6.0.ebuild b/app-mobilephone/anyremote/anyremote-6.0.ebuild index 4346b315ff23..0f140d368bb0 100644 --- a/app-mobilephone/anyremote/anyremote-6.0.ebuild +++ b/app-mobilephone/anyremote/anyremote-6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-6.0.ebuild,v 1.1 2012/05/21 20:45:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-6.0.ebuild,v 1.2 2012/09/08 12:38:24 ago Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="bluetooth dbus" RDEPEND="bluetooth? ( net-wireless/bluez ) diff --git a/app-mobilephone/ganyremote/ChangeLog b/app-mobilephone/ganyremote/ChangeLog index bf2f3f65f818..02f936caa4a7 100644 --- a/app-mobilephone/ganyremote/ChangeLog +++ b/app-mobilephone/ganyremote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-mobilephone/ganyremote # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/ganyremote/ChangeLog,v 1.20 2012/08/17 18:00:04 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/ganyremote/ChangeLog,v 1.21 2012/09/08 12:38:39 ago Exp $ + + 08 Sep 2012; Agostino Sarubbo <ago@gentoo.org> ganyremote-6.0.1.ebuild: + Stable for amd64, wrt bug #428888 *ganyremote-6.0.1 (17 Aug 2012) diff --git a/app-mobilephone/ganyremote/ganyremote-6.0.1.ebuild b/app-mobilephone/ganyremote/ganyremote-6.0.1.ebuild index f7513eb53f6e..49d4041dc5b5 100644 --- a/app-mobilephone/ganyremote/ganyremote-6.0.1.ebuild +++ b/app-mobilephone/ganyremote/ganyremote-6.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/ganyremote/ganyremote-6.0.1.ebuild,v 1.1 2012/08/17 18:00:04 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/ganyremote/ganyremote-6.0.1.ebuild,v 1.2 2012/09/08 12:38:39 ago Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/anyremote/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="bluetooth" DEPEND=">=app-mobilephone/anyremote-6.0[bluetooth=] |