diff options
author | Johannes Huber <johu@gentoo.org> | 2012-09-10 11:56:15 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-09-10 11:56:15 +0000 |
commit | 08bcd04875aa29b60db4d010332cca97fe3c5a50 (patch) | |
tree | f9694d87f54749924ed92fb664664d39684d4c4b /app-mobilephone | |
parent | Stable for HPPA (bug #434210). (diff) | |
download | historical-08bcd04875aa29b60db4d010332cca97fe3c5a50.tar.gz historical-08bcd04875aa29b60db4d010332cca97fe3c5a50.tar.bz2 historical-08bcd04875aa29b60db4d010332cca97fe3c5a50.zip |
Stable for x86, wrt bug #428888
Package-Manager: portage-2.2.0_alpha124/cvs/Linux i686
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 cc0ea3b57227..11b1a3d8aee9 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.26 2012/09/08 12:38:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v 1.27 2012/09/10 11:54:11 johu Exp $ + + 10 Sep 2012; Johannes Huber <johu@gentoo.org> anyremote-6.0.ebuild: + Stable for x86, wrt bug #428888 08 Sep 2012; Agostino Sarubbo <ago@gentoo.org> anyremote-6.0.ebuild: Stable for amd64, wrt bug #428888 diff --git a/app-mobilephone/anyremote/anyremote-6.0.ebuild b/app-mobilephone/anyremote/anyremote-6.0.ebuild index 0f140d368bb0..a5acaeada973 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.2 2012/09/08 12:38:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-6.0.ebuild,v 1.3 2012/09/10 11:54:11 johu 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 02f936caa4a7..028c749f47ce 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.21 2012/09/08 12:38:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/ganyremote/ChangeLog,v 1.22 2012/09/10 11:56:15 johu Exp $ + + 10 Sep 2012; Johannes Huber <johu@gentoo.org> ganyremote-6.0.1.ebuild: + Stable for x86, wrt bug #428888 08 Sep 2012; Agostino Sarubbo <ago@gentoo.org> ganyremote-6.0.1.ebuild: Stable for amd64, wrt bug #428888 diff --git a/app-mobilephone/ganyremote/ganyremote-6.0.1.ebuild b/app-mobilephone/ganyremote/ganyremote-6.0.1.ebuild index 49d4041dc5b5..1cb97ba3f8c5 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.2 2012/09/08 12:38:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/ganyremote/ganyremote-6.0.1.ebuild,v 1.3 2012/09/10 11:56:15 johu 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=] |