diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-03 17:24:29 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-03 17:24:29 +0000 |
commit | dfb2284a18476cca96ed48cbde633b6114cfb0d0 (patch) | |
tree | 8d0b5b671b59c5ccd3d83fc31fafd4b41b86bca0 | |
parent | Initial commit wrt bug #132029. Thanks to Andy Gebauer, Vladimir, and everyon... (diff) | |
download | gentoo-2-dfb2284a18476cca96ed48cbde633b6114cfb0d0.tar.gz gentoo-2-dfb2284a18476cca96ed48cbde633b6114cfb0d0.tar.bz2 gentoo-2-dfb2284a18476cca96ed48cbde633b6114cfb0d0.zip |
Marking revelation-0.4.14 ppc for bug 421571
(Portage version: 2.1.10.65/cvs/Linux ppc64)
-rw-r--r-- | x11-misc/revelation/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/revelation/revelation-0.4.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/revelation/ChangeLog b/x11-misc/revelation/ChangeLog index 946899a02939..ad29ca5b1244 100644 --- a/x11-misc/revelation/ChangeLog +++ b/x11-misc/revelation/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/revelation # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/ChangeLog,v 1.26 2012/07/03 11:13:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/ChangeLog,v 1.27 2012/07/03 17:24:29 ranger Exp $ + + 03 Jul 2012; Brent Baude <ranger@gentoo.org> revelation-0.4.14.ebuild: + Marking revelation-0.4.14 ppc for bug 421571 03 Jul 2012; Agostino Sarubbo <ago@gentoo.org> revelation-0.4.14.ebuild: Stable for amd64, wrt bug #421571 diff --git a/x11-misc/revelation/revelation-0.4.14.ebuild b/x11-misc/revelation/revelation-0.4.14.ebuild index 7706e4a329aa..cd9bfa2595cc 100644 --- a/x11-misc/revelation/revelation-0.4.14.ebuild +++ b/x11-misc/revelation/revelation-0.4.14.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/x11-misc/revelation/revelation-0.4.14.ebuild,v 1.2 2012/07/03 11:13:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.14.ebuild,v 1.3 2012/07/03 17:24:29 ranger Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="https://bitbucket.org/erikg/revelation/downloads/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="applet" RESTRICT="test" |