summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2010-04-12 20:55:12 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2010-04-12 20:55:12 +0000
commitef3449dcc6f110b66277d10c5886500d5687f816 (patch)
tree5bb955c4948e13b31569de88cf70feb8a5bf23d7 /gnome-base
parentClean up old revisions. (diff)
downloadgentoo-2-ef3449dcc6f110b66277d10c5886500d5687f816.tar.gz
gentoo-2-ef3449dcc6f110b66277d10c5886500d5687f816.tar.bz2
gentoo-2-ef3449dcc6f110b66277d10c5886500d5687f816.zip
Clean up old revisions.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/libgnomeprintui/ChangeLog6
-rw-r--r--gnome-base/libgnomeprintui/libgnomeprintui-2.18.2.ebuild24
-rw-r--r--gnome-base/libgnomeprintui/libgnomeprintui-2.18.3.ebuild24
3 files changed, 5 insertions, 49 deletions
diff --git a/gnome-base/libgnomeprintui/ChangeLog b/gnome-base/libgnomeprintui/ChangeLog
index 2c3a1e22b508..067ea634571b 100644
--- a/gnome-base/libgnomeprintui/ChangeLog
+++ b/gnome-base/libgnomeprintui/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/libgnomeprintui
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.160 2010/03/30 17:39:12 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.161 2010/04/12 20:55:12 eva Exp $
+
+ 12 Apr 2010; Gilles Dartiguelongue <eva@gentoo.org>
+ -libgnomeprintui-2.18.2.ebuild, -libgnomeprintui-2.18.3.ebuild:
+ Clean up old revisions.
*libgnomeprintui-2.18.5 (30 Mar 2010)
diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.18.2.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.18.2.ebuild
deleted file mode 100644
index 274702f87ce7..000000000000
--- a/gnome-base/libgnomeprintui/libgnomeprintui-2.18.2.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.2.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"
diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.18.3.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.18.3.ebuild
deleted file mode 100644
index 5f7877610216..000000000000
--- a/gnome-base/libgnomeprintui/libgnomeprintui-2.18.3.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.3.ebuild,v 1.10 2009/04/28 11:24:28 armin76 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"