diff options
author | 2012-11-22 10:13:45 +0000 | |
---|---|---|
committer | 2012-11-22 10:13:45 +0000 | |
commit | acccc315b7c242a2e1da320fc7a9413abe86ac53 (patch) | |
tree | 969becb25049f75b4cefa3731a3a163bd1064f59 /app-text/pep | |
parent | Stable for x86, tested by Vincent Olivert Riera <peratu@carrosses.com>, wrt b... (diff) | |
download | gentoo-2-acccc315b7c242a2e1da320fc7a9413abe86ac53.tar.gz gentoo-2-acccc315b7c242a2e1da320fc7a9413abe86ac53.tar.bz2 gentoo-2-acccc315b7c242a2e1da320fc7a9413abe86ac53.zip |
Stable for x86, tested by Vincent Olivert Riera <peratu@carrosses.com>, wrt bug #441116
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-text/pep')
-rw-r--r-- | app-text/pep/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/pep/pep-2.8-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/pep/ChangeLog b/app-text/pep/ChangeLog index 475f34a05fae..fd33e05c3d94 100644 --- a/app-text/pep/ChangeLog +++ b/app-text/pep/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/pep # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pep/ChangeLog,v 1.23 2012/11/03 20:18:01 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pep/ChangeLog,v 1.24 2012/11/22 10:13:45 ago Exp $ + + 22 Nov 2012; Agostino Sarubbo <ago@gentoo.org> pep-2.8-r1.ebuild: + Stable for x86, tested by Vincent Olivert Riera <peratu@carrosses.com>, wrt + bug #441116 03 Nov 2012; Anthony G. Basile <blueness@gentoo.org> pep-2.8-r1.ebuild: stable ppc, bug #441116 diff --git a/app-text/pep/pep-2.8-r1.ebuild b/app-text/pep/pep-2.8-r1.ebuild index cceb640e96eb..b477bc6c3630 100644 --- a/app-text/pep/pep-2.8-r1.ebuild +++ b/app-text/pep/pep-2.8-r1.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-text/pep/pep-2.8-r1.ebuild,v 1.4 2012/11/03 20:18:01 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pep/pep-2.8-r1.ebuild,v 1.5 2012/11/22 10:13:45 ago Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://hannemyr.com/enjoy/${PN}${PV//./}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ppc ~sparc ~x86 ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~mips ppc ~sparc x86 ~x86-linux ~ppc-macos" IUSE="" DEPEND="app-arch/unzip" |