diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-02-09 15:25:10 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-02-09 15:25:10 +0000 |
commit | 99a3a06409d0809a0a9cdad69623de04bac4e267 (patch) | |
tree | fb1e0688f0234c0419238b750ca02134b9964602 /gnome-base/libgnomeprint | |
parent | x86 stable (diff) | |
download | historical-99a3a06409d0809a0a9cdad69623de04bac4e267.tar.gz historical-99a3a06409d0809a0a9cdad69623de04bac4e267.tar.bz2 historical-99a3a06409d0809a0a9cdad69623de04bac4e267.zip |
mark x86 stable
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/files/digest-libgnomeprint-2.2.1 | 1 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.2.1.ebuild | 25 |
3 files changed, 2 insertions, 28 deletions
diff --git a/gnome-base/libgnomeprint/files/digest-libgnomeprint-2.2.1 b/gnome-base/libgnomeprint/files/digest-libgnomeprint-2.2.1 deleted file mode 100644 index b8baa0ab4d4e..000000000000 --- a/gnome-base/libgnomeprint/files/digest-libgnomeprint-2.2.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 8cfedc9d44e3b13ac271e8a9141fed5f libgnomeprint-2.2.1.tar.bz2 543503 diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild index 5c91fb1da919..34375184d2dc 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild @@ -1,6 +1,6 @@ # 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/libgnomeprint/libgnomeprint-2.2.1.1.ebuild,v 1.2 2003/02/07 20:31:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild,v 1.3 2003/02/09 15:25:10 foser Exp $ inherit gnome2 @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Printer handling for Gnome" HOMEPAGE="http://www.gnome.org/" SLOT="2.2" -KEYWORDS="~x86 ~ppc ~alpha" +KEYWORDS="x86 ~ppc ~alpha" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=dev-libs/glib-2 diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.2.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.2.1.ebuild deleted file mode 100644 index bf61e704aa98..000000000000 --- a/gnome-base/libgnomeprint/libgnomeprint-2.2.1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# 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/libgnomeprint/libgnomeprint-2.2.1.ebuild,v 1.1 2003/01/31 01:40:23 foser Exp $ - -inherit gnome2 - -S=${WORKDIR}/${P} -DESCRIPTION="Printer handling for Gnome" -HOMEPAGE="http://www.gnome.org/" -SLOT="2.2" -KEYWORDS="~x86 ~ppc" -LICENSE="GPL-2 LGPL-2.1" - -RDEPEND=">=dev-libs/glib-2 - >=x11-libs/pango-1 - >=media-libs/fontconfig-1 - >=media-libs/libart_lgpl-2.3.7 - >=dev-libs/libxml2-2.4.23 - >=media-libs/freetype-2.0.5" - -DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.12.0 - doc? ( >=dev-util/gtk-doc-0.10 )" - -DOCS="AUTHORS COPYING* ChangeLog* INSTALL NEWS README" |