diff options
author | Rémi Cardona <remi@gentoo.org> | 2008-07-10 15:23:35 +0000 |
---|---|---|
committer | Rémi Cardona <remi@gentoo.org> | 2008-07-10 15:23:35 +0000 |
commit | 96340c77c0238443f2cc77d9f97b67efada1f1bf (patch) | |
tree | d512090c335dadfae85adc42778768555ffc1b9c /dev-cpp | |
parent | dev-cpp/libgnomemm: update HOMEPAGE (diff) | |
download | gentoo-2-96340c77c0238443f2cc77d9f97b67efada1f1bf.tar.gz gentoo-2-96340c77c0238443f2cc77d9f97b67efada1f1bf.tar.bz2 gentoo-2-96340c77c0238443f2cc77d9f97b67efada1f1bf.zip |
dev-cpp/libgnomeuimm: update HOMEPAGE
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 x86_64)
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/libgnomeuimm/ChangeLog | 7 | ||||
-rw-r--r-- | dev-cpp/libgnomeuimm/libgnomeuimm-2.18.0.ebuild | 6 | ||||
-rw-r--r-- | dev-cpp/libgnomeuimm/libgnomeuimm-2.20.0.ebuild | 4 | ||||
-rw-r--r-- | dev-cpp/libgnomeuimm/libgnomeuimm-2.20.1.ebuild | 4 | ||||
-rw-r--r-- | dev-cpp/libgnomeuimm/libgnomeuimm-2.20.2.ebuild | 4 | ||||
-rw-r--r-- | dev-cpp/libgnomeuimm/libgnomeuimm-2.22.0.ebuild | 4 |
6 files changed, 17 insertions, 12 deletions
diff --git a/dev-cpp/libgnomeuimm/ChangeLog b/dev-cpp/libgnomeuimm/ChangeLog index b6606be65ac7..9ed9ecb93eaf 100644 --- a/dev-cpp/libgnomeuimm/ChangeLog +++ b/dev-cpp/libgnomeuimm/ChangeLog @@ -1,6 +1,11 @@ # 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.62 2008/05/13 10:58:55 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/ChangeLog,v 1.63 2008/07/10 15:23:35 remi Exp $ + + 10 Jul 2008; Rémi Cardona <remi@gentoo.org> libgnomeuimm-2.18.0.ebuild, + libgnomeuimm-2.20.0.ebuild, libgnomeuimm-2.20.1.ebuild, + libgnomeuimm-2.20.2.ebuild, libgnomeuimm-2.22.0.ebuild: + update HOMEPAGE 13 May 2008; Rémi Cardona <remi@gentoo.org> libgnomeuimm-2.22.0.ebuild: revert the updated dep on libgnomecanvasmm diff --git a/dev-cpp/libgnomeuimm/libgnomeuimm-2.18.0.ebuild b/dev-cpp/libgnomeuimm/libgnomeuimm-2.18.0.ebuild index 26ab9495a479..be9febe8c5b0 100644 --- a/dev-cpp/libgnomeuimm/libgnomeuimm-2.18.0.ebuild +++ b/dev-cpp/libgnomeuimm/libgnomeuimm-2.18.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.18.0.ebuild,v 1.10 2007/10/05 07:00:09 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.18.0.ebuild,v 1.11 2008/07/10 15:23:35 remi Exp $ inherit gnome2 eutils DESCRIPTION="C++ bindings for libgnomeui" -HOMEPAGE="http://gtkmm.sourceforge.net/" +HOMEPAGE="http://www.gtkmm.org" LICENSE="LGPL-2.1" SLOT="2.6" diff --git a/dev-cpp/libgnomeuimm/libgnomeuimm-2.20.0.ebuild b/dev-cpp/libgnomeuimm/libgnomeuimm-2.20.0.ebuild index f658acbd47e8..222cf2d59dba 100644 --- a/dev-cpp/libgnomeuimm/libgnomeuimm-2.20.0.ebuild +++ b/dev-cpp/libgnomeuimm/libgnomeuimm-2.20.0.ebuild @@ -1,11 +1,11 @@ # 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.1 2008/01/03 20:41:21 eva Exp $ +# $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://gtkmm.sourceforge.net/" +HOMEPAGE="http://www.gtkmm.org" LICENSE="LGPL-2.1" SLOT="2.6" diff --git a/dev-cpp/libgnomeuimm/libgnomeuimm-2.20.1.ebuild b/dev-cpp/libgnomeuimm/libgnomeuimm-2.20.1.ebuild index 7554d2e1e1f3..9189af6bb19a 100644 --- a/dev-cpp/libgnomeuimm/libgnomeuimm-2.20.1.ebuild +++ b/dev-cpp/libgnomeuimm/libgnomeuimm-2.20.1.ebuild @@ -1,11 +1,11 @@ # 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.1 2008/02/06 22:31:03 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.20.1.ebuild,v 1.2 2008/07/10 15:23:35 remi Exp $ inherit gnome2 eutils DESCRIPTION="C++ bindings for libgnomeui" -HOMEPAGE="http://gtkmm.sourceforge.net/" +HOMEPAGE="http://www.gtkmm.org" LICENSE="LGPL-2.1" SLOT="2.6" diff --git a/dev-cpp/libgnomeuimm/libgnomeuimm-2.20.2.ebuild b/dev-cpp/libgnomeuimm/libgnomeuimm-2.20.2.ebuild index 952256c7b1c6..6c26a6491e49 100644 --- a/dev-cpp/libgnomeuimm/libgnomeuimm-2.20.2.ebuild +++ b/dev-cpp/libgnomeuimm/libgnomeuimm-2.20.2.ebuild @@ -1,11 +1,11 @@ # 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.2.ebuild,v 1.1 2008/02/11 22:07:35 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.20.2.ebuild,v 1.2 2008/07/10 15:23:35 remi Exp $ inherit gnome2 eutils DESCRIPTION="C++ bindings for libgnomeui" -HOMEPAGE="http://gtkmm.sourceforge.net/" +HOMEPAGE="http://www.gtkmm.org" LICENSE="LGPL-2.1" SLOT="2.6" diff --git a/dev-cpp/libgnomeuimm/libgnomeuimm-2.22.0.ebuild b/dev-cpp/libgnomeuimm/libgnomeuimm-2.22.0.ebuild index c0d99fb1f7ee..68346cc49901 100644 --- a/dev-cpp/libgnomeuimm/libgnomeuimm-2.22.0.ebuild +++ b/dev-cpp/libgnomeuimm/libgnomeuimm-2.22.0.ebuild @@ -1,11 +1,11 @@ # 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.22.0.ebuild,v 1.3 2008/05/13 10:58:55 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.22.0.ebuild,v 1.4 2008/07/10 15:23:35 remi Exp $ inherit gnome2 eutils DESCRIPTION="C++ bindings for libgnomeui" -HOMEPAGE="http://gtkmm.sourceforge.net/" +HOMEPAGE="http://www.gtkmm.org" LICENSE="LGPL-2.1" SLOT="2.6" |