diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2008-11-08 23:14:28 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2008-11-08 23:14:28 +0000 |
commit | f81f0d246a37d1056be76dc7284690750a41a4da (patch) | |
tree | 60fee398d827b6ecbe70a9a6cac68f567907ddda /dev-cpp/libgnomeuimm | |
parent | New version for GNOME 2.24. Dummy release (diff) | |
download | gentoo-2-f81f0d246a37d1056be76dc7284690750a41a4da.tar.gz gentoo-2-f81f0d246a37d1056be76dc7284690750a41a4da.tar.bz2 gentoo-2-f81f0d246a37d1056be76dc7284690750a41a4da.zip |
New version for GNOME 2.24. Dummy release.
(Portage version: 2.2_rc13/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)
Diffstat (limited to 'dev-cpp/libgnomeuimm')
-rw-r--r-- | dev-cpp/libgnomeuimm/ChangeLog | 9 | ||||
-rw-r--r-- | dev-cpp/libgnomeuimm/libgnomeuimm-2.20.0.ebuild | 25 | ||||
-rw-r--r-- | dev-cpp/libgnomeuimm/libgnomeuimm-2.24.0.ebuild (renamed from dev-cpp/libgnomeuimm/libgnomeuimm-2.20.1.ebuild) | 2 |
3 files changed, 9 insertions, 27 deletions
diff --git a/dev-cpp/libgnomeuimm/ChangeLog b/dev-cpp/libgnomeuimm/ChangeLog index 5dafe43688eb..27ddd15c6bec 100644 --- a/dev-cpp/libgnomeuimm/ChangeLog +++ b/dev-cpp/libgnomeuimm/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-cpp/libgnomeuimm # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/ChangeLog,v 1.68 2008/09/30 17:29:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/ChangeLog,v 1.69 2008/11/08 23:14:28 eva Exp $ + +*libgnomeuimm-2.24.0 (08 Nov 2008) + + 08 Nov 2008; Gilles Dartiguelongue <eva@gentoo.org> + -libgnomeuimm-2.20.0.ebuild, -libgnomeuimm-2.20.1.ebuild, + +libgnomeuimm-2.24.0.ebuild: + New version for GNOME 2.24. Dummy release. 30 Sep 2008; Jeroen Roovers <jer@gentoo.org> libgnomeuimm-2.22.0.ebuild: Stable for HPPA (bug #229709). diff --git a/dev-cpp/libgnomeuimm/libgnomeuimm-2.20.0.ebuild b/dev-cpp/libgnomeuimm/libgnomeuimm-2.20.0.ebuild deleted file mode 100644 index 222cf2d59dba..000000000000 --- a/dev-cpp/libgnomeuimm/libgnomeuimm-2.20.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.20.0.ebuild,v 1.2 2008/07/10 15:23:35 remi Exp $ - -inherit gnome2 eutils - -DESCRIPTION="C++ bindings for libgnomeui" -HOMEPAGE="http://www.gtkmm.org" - -LICENSE="LGPL-2.1" -SLOT="2.6" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=gnome-base/libgnomeui-2.7.1 - >=dev-cpp/libgnomemm-2.14.0 - >=dev-cpp/libgnomecanvasmm-2.6 - >=dev-cpp/gconfmm-2.6 - >=dev-cpp/libglademm-2.4 - >=dev-cpp/gnome-vfsmm-2.6" - -DEPEND=">=dev-util/pkgconfig-0.12.0 - ${RDEPEND}" - -DOCS="AUTHORS ChangeLog NEWS INSTALL TODO" diff --git a/dev-cpp/libgnomeuimm/libgnomeuimm-2.20.1.ebuild b/dev-cpp/libgnomeuimm/libgnomeuimm-2.24.0.ebuild index 9189af6bb19a..117278eef4c3 100644 --- a/dev-cpp/libgnomeuimm/libgnomeuimm-2.20.1.ebuild +++ b/dev-cpp/libgnomeuimm/libgnomeuimm-2.24.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.20.1.ebuild,v 1.2 2008/07/10 15:23:35 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.24.0.ebuild,v 1.1 2008/11/08 23:14:28 eva Exp $ inherit gnome2 eutils |