summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2008-07-31 21:40:39 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2008-07-31 21:40:39 +0000
commitfd01cb7e5f90f5eea206e20b4152716f242c58db (patch)
treed1d8c51409ef1df6af3b32d3078286675d26ffa6 /dev-libs/libgweather
parentremove old revisions. (diff)
downloadgentoo-2-fd01cb7e5f90f5eea206e20b4152716f242c58db.tar.gz
gentoo-2-fd01cb7e5f90f5eea206e20b4152716f242c58db.tar.bz2
gentoo-2-fd01cb7e5f90f5eea206e20b4152716f242c58db.zip
remove old revisions.
(Portage version: 2.2_rc3/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)
Diffstat (limited to 'dev-libs/libgweather')
-rw-r--r--dev-libs/libgweather/ChangeLog7
-rw-r--r--dev-libs/libgweather/libgweather-2.22.0.ebuild22
-rw-r--r--dev-libs/libgweather/libgweather-2.22.1.1.ebuild29
-rw-r--r--dev-libs/libgweather/libgweather-2.22.2.ebuild29
4 files changed, 6 insertions, 81 deletions
diff --git a/dev-libs/libgweather/ChangeLog b/dev-libs/libgweather/ChangeLog
index aa952d567876..ae8739c7bcac 100644
--- a/dev-libs/libgweather/ChangeLog
+++ b/dev-libs/libgweather/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-libs/libgweather
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.11 2008/07/30 21:47:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.12 2008/07/31 21:40:39 eva Exp $
+
+ 31 Jul 2008; Gilles Dartiguelongue <eva@gentoo.org>
+ -libgweather-2.22.0.ebuild, -libgweather-2.22.1.1.ebuild,
+ -libgweather-2.22.2.ebuild:
+ remove old revisions.
30 Jul 2008; Brent Baude <ranger@gentoo.org> libgweather-2.22.3.ebuild:
Marking libgweather-2.22.3 ppc stable for bug 229709
diff --git a/dev-libs/libgweather/libgweather-2.22.0.ebuild b/dev-libs/libgweather/libgweather-2.22.0.ebuild
deleted file mode 100644
index 42a09b2518ed..000000000000
--- a/dev-libs/libgweather/libgweather-2.22.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.22.0.ebuild,v 1.3 2008/04/02 20:01:52 armin76 Exp $
-
-inherit gnome2
-
-DESCRIPTION="Library to access weather information from online services"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/gtk+-2.11
- >=dev-libs/glib-2.13
- >=gnome-base/gconf-2.8
- >=gnome-base/gnome-vfs-2.15.4
- !<gnome-base/gnome-applets-2.22.0"
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.35
- >=dev-util/pkgconfig-0.19"
diff --git a/dev-libs/libgweather/libgweather-2.22.1.1.ebuild b/dev-libs/libgweather/libgweather-2.22.1.1.ebuild
deleted file mode 100644
index 85274e9867ad..000000000000
--- a/dev-libs/libgweather/libgweather-2.22.1.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.22.1.1.ebuild,v 1.4 2008/06/01 11:07:25 nixnut Exp $
-
-inherit gnome2
-
-DESCRIPTION="Library to access weather information from online services"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/gtk+-2.11
- >=dev-libs/glib-2.13
- >=gnome-base/gconf-2.8
- >=gnome-base/gnome-vfs-2.15.4
- >=dev-libs/libxml2-2.6.0
- !<gnome-base/gnome-applets-2.22.0"
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.35
- >=dev-util/pkgconfig-0.19"
-
-pkg_postinst() {
- gnome2_pkg_postinst
-
- ewarn "Please run revdep-rebuild after upgrading this package."
-}
diff --git a/dev-libs/libgweather/libgweather-2.22.2.ebuild b/dev-libs/libgweather/libgweather-2.22.2.ebuild
deleted file mode 100644
index 19023b7d7d5e..000000000000
--- a/dev-libs/libgweather/libgweather-2.22.2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.22.2.ebuild,v 1.2 2008/06/01 11:07:25 nixnut Exp $
-
-inherit gnome2
-
-DESCRIPTION="Library to access weather information from online services"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/gtk+-2.11
- >=dev-libs/glib-2.13
- >=gnome-base/gconf-2.8
- >=gnome-base/gnome-vfs-2.15.4
- >=dev-libs/libxml2-2.6.0
- !<gnome-base/gnome-applets-2.22.0"
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.35
- >=dev-util/pkgconfig-0.19"
-
-pkg_postinst() {
- gnome2_pkg_postinst
-
- ewarn "Please run revdep-rebuild after upgrading this package."
-}