diff options
author | Tom William Payne <twp@gentoo.org> | 2004-05-31 13:36:00 +0000 |
---|---|---|
committer | Tom William Payne <twp@gentoo.org> | 2004-05-31 13:36:00 +0000 |
commit | e69aa7f2aecb12d9c9bfe75260e28b5f6848db74 (patch) | |
tree | f76b6a3e3d5627c19b4fb000061aad6055ef1e9f /media-gfx/sam2p/sam2p-0.44.ebuild | |
parent | Bump to latest release, and clean out a few old ebuilds. (diff) | |
download | historical-e69aa7f2aecb12d9c9bfe75260e28b5f6848db74.tar.gz historical-e69aa7f2aecb12d9c9bfe75260e28b5f6848db74.tar.bz2 historical-e69aa7f2aecb12d9c9bfe75260e28b5f6848db74.zip |
Stable on x86
Diffstat (limited to 'media-gfx/sam2p/sam2p-0.44.ebuild')
-rw-r--r-- | media-gfx/sam2p/sam2p-0.44.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/sam2p/sam2p-0.44.ebuild b/media-gfx/sam2p/sam2p-0.44.ebuild index 14e50ff7008b..8101aa61f7a8 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.2 2004/04/26 09:30:29 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/sam2p-0.44.ebuild,v 1.3 2004/05/31 13:36:00 twp 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 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="gif" DEPEND="dev-lang/perl sys-devel/gcc-config" |