diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 09:22:21 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 09:22:21 +0000 |
commit | 1ce2ea7685e6edd0d5a906ef35c95738b3cf5493 (patch) | |
tree | 3e247abc2c9641e461e282119a9da6922edec79a | |
parent | amd64 stable, bug #488936 (diff) | |
download | gentoo-2-1ce2ea7685e6edd0d5a906ef35c95738b3cf5493.tar.gz gentoo-2-1ce2ea7685e6edd0d5a906ef35c95738b3cf5493.tar.bz2 gentoo-2-1ce2ea7685e6edd0d5a906ef35c95738b3cf5493.zip |
amd64 stable, bug #489124
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
-rw-r--r-- | media-gfx/openclipart/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/openclipart/openclipart-0.20.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/media-gfx/openclipart/ChangeLog b/media-gfx/openclipart/ChangeLog index 8bbf883a99d0..459f752e8aa2 100644 --- a/media-gfx/openclipart/ChangeLog +++ b/media-gfx/openclipart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/openclipart -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/openclipart/ChangeLog,v 1.6 2009/08/08 10:37:03 maekke Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/openclipart/ChangeLog,v 1.7 2014/03/02 09:22:21 pacho Exp $ + + 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> openclipart-0.20.ebuild: + amd64 stable, bug #489124 *openclipart-0.20 (08 Aug 2009) @@ -99,4 +102,3 @@ +openclipart-0.12.ebuild: initial commit for #62278; thanks to Stefan Briesenick <sbriesen@gentoo.org> for the ebuild - diff --git a/media-gfx/openclipart/openclipart-0.20.ebuild b/media-gfx/openclipart/openclipart-0.20.ebuild index 668e29424450..d5c79d85dd86 100644 --- a/media-gfx/openclipart/openclipart-0.20.ebuild +++ b/media-gfx/openclipart/openclipart-0.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/openclipart/openclipart-0.20.ebuild,v 1.1 2009/08/08 10:37:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/openclipart/openclipart-0.20.ebuild,v 1.2 2014/03/02 09:22:21 pacho Exp $ EAPI="2" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.openclipart.org/" SRC_URI="http://download.openclipart.org/downloads/${PV}/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="svg png gzip" # We don't really need anything to run |