diff options
author | 2002-07-19 12:47:19 +0000 | |
---|---|---|
committer | 2002-07-19 12:47:19 +0000 | |
commit | 42a85c954c39772febf399a1c158d48408d2629b (patch) | |
tree | fafae20941eca5bdf186edb0198afe6343ba1482 /gnome-base | |
parent | Added KEYWORDS (diff) | |
download | historical-42a85c954c39772febf399a1c158d48408d2629b.tar.gz historical-42a85c954c39772febf399a1c158d48408d2629b.tar.bz2 historical-42a85c954c39772febf399a1c158d48408d2629b.zip |
Added KEYWORDS, SLOT and LICENSE
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-print/gnome-print-0.35-r2.ebuild | 5 | ||||
-rw-r--r-- | gnome-base/gnome-print/gnome-print-0.35-r3.ebuild | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/gnome-base/gnome-print/gnome-print-0.35-r2.ebuild b/gnome-base/gnome-print/gnome-print-0.35-r2.ebuild index c4f215d6588c..c14793523ed4 100644 --- a/gnome-base/gnome-print/gnome-print-0.35-r2.ebuild +++ b/gnome-base/gnome-print/gnome-print-0.35-r2.ebuild @@ -1,11 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/gnome-print-0.35-r2.ebuild,v 1.2 2002/07/11 06:30:26 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/gnome-print-0.35-r2.ebuild,v 1.3 2002/07/19 12:47:19 stroke Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNOME printing library" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/" +KEYWORDS="x86" +SLOT="0" +LICENSE="GPL-2" RDEPEND=">=media-libs/gdk-pixbuf-0.11.0-r1 >=gnome-base/gnome-libs-1.4.1.4 diff --git a/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild b/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild index de3ad0d22154..b733b4837bc4 100644 --- a/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild +++ b/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild @@ -1,11 +1,15 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild,v 1.7 2002/07/11 06:30:26 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild,v 1.8 2002/07/19 12:47:19 stroke Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNOME printing library" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/" +KEYWORDS="x86" +SLOT="0" +LICENSE="GPL-2" + RDEPEND=">=media-libs/gdk-pixbuf-0.11.0-r1 >=gnome-base/gnome-libs-1.4.1.4 |