diff options
author | David Holm <dholm@gentoo.org> | 2005-06-24 13:14:15 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-06-24 13:14:15 +0000 |
commit | 1dbc513212eca99d0d142923349e7837514460a6 (patch) | |
tree | 3f85f90bc29bc9b86a9d0526eb67f6429acf384c /x11-misc/openclipart | |
parent | Bug-fix release. Tidy old ebuilds. (diff) | |
download | gentoo-2-1dbc513212eca99d0d142923349e7837514460a6.tar.gz gentoo-2-1dbc513212eca99d0d142923349e7837514460a6.tar.bz2 gentoo-2-1dbc513212eca99d0d142923349e7837514460a6.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc/openclipart')
-rw-r--r-- | x11-misc/openclipart/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/openclipart/openclipart-0.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/openclipart/ChangeLog b/x11-misc/openclipart/ChangeLog index 4fb73a2249fc..14cbbd7ebb3a 100644 --- a/x11-misc/openclipart/ChangeLog +++ b/x11-misc/openclipart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/openclipart # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/openclipart/ChangeLog,v 1.1 2005/06/23 20:59:40 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/openclipart/ChangeLog,v 1.2 2005/06/24 13:14:12 dholm Exp $ + + 24 Jun 2005; David Holm <dholm@gentoo.org> openclipart-0.12.ebuild: + Added to ~ppc. *openclipart-0.12 (23 Jun 2005) diff --git a/x11-misc/openclipart/openclipart-0.12.ebuild b/x11-misc/openclipart/openclipart-0.12.ebuild index f0c592ca424b..bbcc261a46e0 100644 --- a/x11-misc/openclipart/openclipart-0.12.ebuild +++ b/x11-misc/openclipart/openclipart-0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/openclipart/openclipart-0.12.ebuild,v 1.1 2005/06/23 20:59:40 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/openclipart/openclipart-0.12.ebuild,v 1.2 2005/06/24 13:14:12 dholm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.openclipart.org/downloads/${PV}/${P}.tar.bz2" LICENSE="public-domain" # creative commons SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="doc svg png pdf wmf gzip" # we don't really need anything to run, but compression is optionally needed |