diff options
author | David Holm <dholm@gentoo.org> | 2004-06-18 19:55:56 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-18 19:55:56 +0000 |
commit | 24995c1a2f847f2ebb7c1ef9f4f7e7c563d8ec66 (patch) | |
tree | c3aece53ac0f197763a9903737e5e35aff40595d /app-accessibility/epos | |
parent | Added to ~ppc (diff) | |
download | historical-24995c1a2f847f2ebb7c1ef9f4f7e7c563d8ec66.tar.gz historical-24995c1a2f847f2ebb7c1ef9f4f7e7c563d8ec66.tar.bz2 historical-24995c1a2f847f2ebb7c1ef9f4f7e7c563d8ec66.zip |
Added to ~ppc
Diffstat (limited to 'app-accessibility/epos')
-rw-r--r-- | app-accessibility/epos/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/epos/epos-2.5.23-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/epos/ChangeLog b/app-accessibility/epos/ChangeLog index 68a5bc28e71e..3d6e007c2109 100644 --- a/app-accessibility/epos/ChangeLog +++ b/app-accessibility/epos/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/epos # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/epos/ChangeLog,v 1.3 2004/06/15 21:01:10 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/epos/ChangeLog,v 1.4 2004/06/18 19:55:56 dholm Exp $ + + 18 Jun 2004; David Holm <dholm@gentoo.org> epos-2.5.23-r1.ebuild: + Added to ~ppc. *epos-2.5.23-r1 (15 Jun 2004) diff --git a/app-accessibility/epos/epos-2.5.23-r1.ebuild b/app-accessibility/epos/epos-2.5.23-r1.ebuild index 085590db7c7b..940497a3df77 100644 --- a/app-accessibility/epos/epos-2.5.23-r1.ebuild +++ b/app-accessibility/epos/epos-2.5.23-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/epos/epos-2.5.23-r1.ebuild,v 1.1 2004/06/15 21:01:10 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/epos/epos-2.5.23-r1.ebuild,v 1.2 2004/06/18 19:55:56 dholm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND=">=sys-apps/sed-4" |