diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-08-07 03:48:53 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-08-07 03:48:53 +0000 |
commit | 7ccb6a95e197e79c3481e9bbdd7d1b79c31b3af0 (patch) | |
tree | dca646b732e90a7b84ebf1936a0a76806a06ebab /media-gfx/pfaedit | |
parent | Add a function that replaces head -1 with head -n 1, and more... (diff) | |
download | historical-7ccb6a95e197e79c3481e9bbdd7d1b79c31b3af0.tar.gz historical-7ccb6a95e197e79c3481e9bbdd7d1b79c31b3af0.tar.bz2 historical-7ccb6a95e197e79c3481e9bbdd7d1b79c31b3af0.zip |
fix license/repoman
Diffstat (limited to 'media-gfx/pfaedit')
-rw-r--r-- | media-gfx/pfaedit/pfaedit-021105.ebuild | 11 | ||||
-rw-r--r-- | media-gfx/pfaedit/pfaedit-030402.ebuild | 11 | ||||
-rw-r--r-- | media-gfx/pfaedit/pfaedit-030420.ebuild | 11 | ||||
-rw-r--r-- | media-gfx/pfaedit/pfaedit-030512.ebuild | 11 |
4 files changed, 24 insertions, 20 deletions
diff --git a/media-gfx/pfaedit/pfaedit-021105.ebuild b/media-gfx/pfaedit/pfaedit-021105.ebuild index f9c7a7468641..35ddf9cfdc28 100644 --- a/media-gfx/pfaedit/pfaedit-021105.ebuild +++ b/media-gfx/pfaedit/pfaedit-021105.ebuild @@ -1,16 +1,15 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pfaedit/pfaedit-021105.ebuild,v 1.6 2003/07/22 13:01:25 aliz Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pfaedit/pfaedit-021105.ebuild,v 1.7 2003/08/07 03:47:03 vapier Exp $ inherit flag-o-matic -S="${WORKDIR}/${PN}" DESCRIPTION="postscript font editor and converter" -SRC_URI="http://pfaedit.sourceforge.net/pfaedit_full-${PV}.tgz" HOMEPAGE="http://pfaedit.sourceforge.net/" +SRC_URI="http://pfaedit.sourceforge.net/pfaedit_full-${PV}.tgz" -SLOT="0" LICENSE="BSD" +SLOT="0" KEYWORDS="x86" IUSE="png gif jpeg tiff truetype X" @@ -20,6 +19,8 @@ DEPEND="png? ( >=media-libs/libpng-1.2.4 ) tiff? ( >=media-libs/tiff-3.5.7-r1 ) truetype? ( >=media-libs/freetype-2.1.2 )" +S="${WORKDIR}/${PN}" + src_compile() { local myconf="" use X || myconf="--without-x" diff --git a/media-gfx/pfaedit/pfaedit-030402.ebuild b/media-gfx/pfaedit/pfaedit-030402.ebuild index 9c64cfcfaac8..87cb385390a3 100644 --- a/media-gfx/pfaedit/pfaedit-030402.ebuild +++ b/media-gfx/pfaedit/pfaedit-030402.ebuild @@ -1,16 +1,15 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pfaedit/pfaedit-030402.ebuild,v 1.3 2003/07/22 13:01:25 aliz Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pfaedit/pfaedit-030402.ebuild,v 1.4 2003/08/07 03:47:03 vapier Exp $ inherit flag-o-matic -S="${WORKDIR}/${PN}" DESCRIPTION="postscript font editor and converter" -SRC_URI="http://pfaedit.sourceforge.net/pfaedit_full-${PV}.tgz" HOMEPAGE="http://pfaedit.sourceforge.net/" +SRC_URI="http://pfaedit.sourceforge.net/pfaedit_full-${PV}.tgz" -SLOT="0" LICENSE="BSD" +SLOT="0" KEYWORDS="x86" IUSE="png gif jpeg tiff truetype X" @@ -20,6 +19,8 @@ DEPEND="png? ( >=media-libs/libpng-1.2.4 ) tiff? ( >=media-libs/tiff-3.5.7-r1 ) truetype? ( >=media-libs/freetype-2.1.2 )" +S="${WORKDIR}/${PN}" + src_compile() { local myconf="" use X || myconf="--without-x" diff --git a/media-gfx/pfaedit/pfaedit-030420.ebuild b/media-gfx/pfaedit/pfaedit-030420.ebuild index 502c2623305e..90ab93ee6388 100644 --- a/media-gfx/pfaedit/pfaedit-030420.ebuild +++ b/media-gfx/pfaedit/pfaedit-030420.ebuild @@ -1,16 +1,15 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pfaedit/pfaedit-030420.ebuild,v 1.3 2003/07/22 13:01:25 aliz Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pfaedit/pfaedit-030420.ebuild,v 1.4 2003/08/07 03:47:03 vapier Exp $ inherit flag-o-matic -S="${WORKDIR}/${PN}" DESCRIPTION="postscript font editor and converter" -SRC_URI="http://pfaedit.sourceforge.net/pfaedit_full-${PV}.tgz" HOMEPAGE="http://pfaedit.sourceforge.net/" +SRC_URI="http://pfaedit.sourceforge.net/pfaedit_full-${PV}.tgz" -SLOT="0" LICENSE="BSD" +SLOT="0" KEYWORDS="x86" IUSE="png gif jpeg tiff truetype X" @@ -20,6 +19,8 @@ DEPEND="png? ( >=media-libs/libpng-1.2.4 ) tiff? ( >=media-libs/tiff-3.5.7-r1 ) truetype? ( >=media-libs/freetype-2.1.2 )" +S="${WORKDIR}/${PN}" + src_compile() { local myconf="" use X || myconf="--without-x" diff --git a/media-gfx/pfaedit/pfaedit-030512.ebuild b/media-gfx/pfaedit/pfaedit-030512.ebuild index 483cad55488a..a40459d867e2 100644 --- a/media-gfx/pfaedit/pfaedit-030512.ebuild +++ b/media-gfx/pfaedit/pfaedit-030512.ebuild @@ -1,16 +1,15 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pfaedit/pfaedit-030512.ebuild,v 1.3 2003/07/22 13:01:25 aliz Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pfaedit/pfaedit-030512.ebuild,v 1.4 2003/08/07 03:47:03 vapier Exp $ inherit flag-o-matic -S="${WORKDIR}/${PN}" DESCRIPTION="postscript font editor and converter" -SRC_URI="http://pfaedit.sourceforge.net/pfaedit_full-${PV}.tgz" HOMEPAGE="http://pfaedit.sourceforge.net/" +SRC_URI="http://pfaedit.sourceforge.net/pfaedit_full-${PV}.tgz" -SLOT="0" LICENSE="BSD" +SLOT="0" KEYWORDS="x86" IUSE="png gif jpeg tiff truetype X" @@ -20,6 +19,8 @@ DEPEND="png? ( >=media-libs/libpng-1.2.4 ) tiff? ( >=media-libs/tiff-3.5.7-r1 ) truetype? ( >=media-libs/freetype-2.1.2 )" +S="${WORKDIR}/${PN}" + src_compile() { local myconf="" use X || myconf="--without-x" |