diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-28 03:18:27 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-28 03:18:27 +0000 |
commit | 9e6c6fdae66f8ba2b2e08c150c053bd75e68e039 (patch) | |
tree | 19a9e7b693f7c808dd257cc7854e62dfef383d12 /app-text/pep | |
parent | QA - fix use invocation (diff) | |
download | historical-9e6c6fdae66f8ba2b2e08c150c053bd75e68e039.tar.gz historical-9e6c6fdae66f8ba2b2e08c150c053bd75e68e039.tar.bz2 historical-9e6c6fdae66f8ba2b2e08c150c053bd75e68e039.zip |
Added ~sparc, ~mips
Diffstat (limited to 'app-text/pep')
-rw-r--r-- | app-text/pep/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/pep/pep-2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/pep/ChangeLog b/app-text/pep/ChangeLog index 6e28f68b2096..f84afdca7165 100644 --- a/app-text/pep/ChangeLog +++ b/app-text/pep/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/pep # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pep/ChangeLog,v 1.3 2004/06/24 22:47:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pep/ChangeLog,v 1.4 2004/06/28 03:18:27 ciaranm Exp $ + + 28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> pep-2.8.ebuild: + Added ~sparc, ~mips 15 Mar 2004; David Holm <dholm@gentoo.org> pep-2.8.ebuild: Added to ~ppc. diff --git a/app-text/pep/pep-2.8.ebuild b/app-text/pep/pep-2.8.ebuild index 7bb7d63d5d5f..c2c46c024a0e 100644 --- a/app-text/pep/pep-2.8.ebuild +++ b/app-text/pep/pep-2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pep/pep-2.8.ebuild,v 1.4 2004/06/24 22:47:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pep/pep-2.8.ebuild,v 1.5 2004/06/28 03:18:27 ciaranm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://folk.uio.no/gisle/enjoy/${PN}${PV//./}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~sparc ~mips" IUSE="" DEPEND="app-arch/unzip |