diff options
author | David Holm <dholm@gentoo.org> | 2004-04-26 09:32:12 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-26 09:32:12 +0000 |
commit | 6a26e4179930c5f40b64fbe7f01a5218d2c12c82 (patch) | |
tree | 0402686ddad3fbe22adba66f27abc76e2ce5df6a /media-gfx | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-6a26e4179930c5f40b64fbe7f01a5218d2c12c82.tar.gz gentoo-2-6a26e4179930c5f40b64fbe7f01a5218d2c12c82.tar.bz2 gentoo-2-6a26e4179930c5f40b64fbe7f01a5218d2c12c82.zip |
Added to ~ppc
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/sam2p/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/sam2p/sam2p-0.44.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/sam2p/ChangeLog b/media-gfx/sam2p/ChangeLog index 47b39b717c58..3c81f741b222 100644 --- a/media-gfx/sam2p/ChangeLog +++ b/media-gfx/sam2p/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/sam2p # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/ChangeLog,v 1.4 2004/04/25 14:02:28 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/ChangeLog,v 1.5 2004/04/26 09:30:29 dholm Exp $ + + 26 Apr 2004; David Holm <dholm@gentoo.org> sam2p-0.44.ebuild: + Added to ~ppc. *sam2p-0.44 (25 Apr 2004) diff --git a/media-gfx/sam2p/sam2p-0.44.ebuild b/media-gfx/sam2p/sam2p-0.44.ebuild index 13d6b240dfad..14e50ff7008b 100644 --- a/media-gfx/sam2p/sam2p-0.44.ebuild +++ b/media-gfx/sam2p/sam2p-0.44.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/media-gfx/sam2p/sam2p-0.44.ebuild,v 1.1 2004/04/25 14:02:28 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/sam2p-0.44.ebuild,v 1.2 2004/04/26 09:30:29 dholm Exp $ DESCRIPTION="A utility to convert raster images to PDF and others" HOMEPAGE="http://www.inf.bme.hu/~pts/sam2p/" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.inf.bme.hu/~pts/sam2p/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="gif" DEPEND="dev-lang/perl sys-devel/gcc-config" |