summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2008-05-14 22:09:42 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2008-05-14 22:09:42 +0000
commit80efa054dee559e60f9438b18ff004cb84734ff1 (patch)
tree06be65236ba016eabd217ee416c978c921c94b9d /gnome-base
parentclean up old revisions. (diff)
downloadgentoo-2-80efa054dee559e60f9438b18ff004cb84734ff1.tar.gz
gentoo-2-80efa054dee559e60f9438b18ff004cb84734ff1.tar.bz2
gentoo-2-80efa054dee559e60f9438b18ff004cb84734ff1.zip
clean up old revisions.
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/libgnomeprintui/ChangeLog6
-rw-r--r--gnome-base/libgnomeprintui/libgnomeprintui-2.18.0.ebuild24
-rw-r--r--gnome-base/libgnomeprintui/libgnomeprintui-2.18.1.ebuild24
3 files changed, 5 insertions, 49 deletions
diff --git a/gnome-base/libgnomeprintui/ChangeLog b/gnome-base/libgnomeprintui/ChangeLog
index 9b0c163201b4..1a50a83b670f 100644
--- a/gnome-base/libgnomeprintui/ChangeLog
+++ b/gnome-base/libgnomeprintui/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/libgnomeprintui
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.137 2008/03/22 03:48:42 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.138 2008/05/14 22:09:42 eva Exp $
+
+ 14 May 2008; Gilles Dartiguelongue <eva@gentoo.org>
+ -libgnomeprintui-2.18.0.ebuild, -libgnomeprintui-2.18.1.ebuild:
+ clean up old revisions.
22 Mar 2008; Daniel Gryniewicz <dang@gentoo.org>
libgnomeprintui-2.18.2.ebuild:
diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.18.0.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.18.0.ebuild
deleted file mode 100644
index facc7a369968..000000000000
--- a/gnome-base/libgnomeprintui/libgnomeprintui-2.18.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.0.ebuild,v 1.9 2007/09/23 05:39:11 tgall Exp $
-
-inherit gnome2
-
-DESCRIPTION="User interface libraries for gnome print"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="2.2"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
-IUSE="doc"
-
-RDEPEND=">=x11-libs/gtk+-2.6
- >=gnome-base/libgnomeprint-2.12.1
- >=gnome-base/libgnomecanvas-1.117
- >=x11-themes/gnome-icon-theme-1.1.92"
-DEPEND="${RDEPEND}
- sys-devel/gettext
- >=dev-util/pkgconfig-0.9
- doc? ( >=dev-util/gtk-doc-1 )"
-
-DOCS="AUTHORS ChangeLog NEWS README"
diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.18.1.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.18.1.ebuild
deleted file mode 100644
index 651fb7264ab6..000000000000
--- a/gnome-base/libgnomeprintui/libgnomeprintui-2.18.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.1.ebuild,v 1.8 2008/04/20 01:35:54 vapier Exp $
-
-inherit gnome2
-
-DESCRIPTION="User interface libraries for gnome print"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="2.2"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
-IUSE="doc"
-
-RDEPEND=">=x11-libs/gtk+-2.6
- >=gnome-base/libgnomeprint-2.12.1
- >=gnome-base/libgnomecanvas-1.117
- >=x11-themes/gnome-icon-theme-1.1.92"
-DEPEND="${RDEPEND}
- sys-devel/gettext
- >=dev-util/pkgconfig-0.9
- doc? ( >=dev-util/gtk-doc-1 )"
-
-DOCS="AUTHORS ChangeLog NEWS README"