diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-15 17:35:49 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-15 17:35:49 +0000 |
commit | e9f688187778d250fc79abce36409c7d6a7518ff (patch) | |
tree | dc8b7f6ed3c1ab35ad0082b072d11f91d8f2fa8f /dev-perl/gtk2-gladexml | |
parent | Remove old version. ion3 is still under development and should not be marked ... (diff) | |
download | historical-e9f688187778d250fc79abce36409c7d6a7518ff.tar.gz historical-e9f688187778d250fc79abce36409c7d6a7518ff.tar.bz2 historical-e9f688187778d250fc79abce36409c7d6a7518ff.zip |
Marking 1.005 stable x86; cleaning up mirror syntax
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-perl/gtk2-gladexml')
-rw-r--r-- | dev-perl/gtk2-gladexml/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/gtk2-gladexml/Manifest | 10 | ||||
-rw-r--r-- | dev-perl/gtk2-gladexml/gtk2-gladexml-0.94.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/gtk2-gladexml/gtk2-gladexml-1.005.ebuild | 6 |
5 files changed, 26 insertions, 11 deletions
diff --git a/dev-perl/gtk2-gladexml/ChangeLog b/dev-perl/gtk2-gladexml/ChangeLog index ec233ebd0af6..8f0d5af9eeff 100644 --- a/dev-perl/gtk2-gladexml/ChangeLog +++ b/dev-perl/gtk2-gladexml/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/gtk2-gladexml -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/ChangeLog,v 1.17 2005/11/22 16:27:56 mcummings Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/ChangeLog,v 1.18 2006/01/15 17:35:49 mcummings Exp $ + + 15 Jan 2006; Michael Cummings <mcummings@gentoo.org> + gtk2-gladexml-0.94.ebuild, gtk2-gladexml-1.00.ebuild, + gtk2-gladexml-1.005.ebuild: + Marking 1.005 stable x86; cleaning up mirror syntax *gtk2-gladexml-1.005 (22 Nov 2005) diff --git a/dev-perl/gtk2-gladexml/Manifest b/dev-perl/gtk2-gladexml/Manifest index 913232f72a14..c4bc0c3c00f1 100644 --- a/dev-perl/gtk2-gladexml/Manifest +++ b/dev-perl/gtk2-gladexml/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 c843c023db28938d213ee0830ae20c9b ChangeLog 2446 MD5 c0ab51a568549ac1fe7a09977e639fdb files/digest-gtk2-gladexml-0.94 69 MD5 f0f93fa064d4cd67a2ac8e72d37e6d93 files/digest-gtk2-gladexml-1.00 69 @@ -8,3 +11,10 @@ MD5 1a4538fbddfa8f963d1c4f7070d25c04 gtk2-gladexml-1.00.ebuild 754 MD5 953b8b9f931f2f821c7f999f92d32582 gtk2-gladexml-1.004.ebuild 768 MD5 11079f976c94c4ec6992d67722d10216 gtk2-gladexml-1.005.ebuild 757 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDyof8tG5z4I8BtQoRAgINAJ9+hTYt+PWsbxnYyL4Z9vG4D3RWMQCfY3CB +i1CBDQD5a5yi+vHGf0d5ZFo= +=lZsH +-----END PGP SIGNATURE----- diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-0.94.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-0.94.ebuild index 65ebc4255f3e..ae35bec0139e 100644 --- a/dev-perl/gtk2-gladexml/gtk2-gladexml-0.94.ebuild +++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-0.94.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/gtk2-gladexml-0.94.ebuild,v 1.7 2005/05/05 23:54:14 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/gtk2-gladexml-0.94.ebuild,v 1.8 2006/01/15 17:35:49 mcummings Exp $ inherit perl-module @@ -8,7 +8,7 @@ MY_P=Gtk2-GladeXML-${PV} S=${WORKDIR}/${MY_P} DESCRIPTION="Perl wrappers for the Gtk2::GladeXML utilities." -SRC_URI="http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/${MY_P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/M/ML/MLEHMANN/${MY_P}.tar.gz" HOMEPAGE="http://gtk2-perl.sf.net/" SLOT="0" LICENSE="GPL-2" diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.ebuild index ce3a62c4c401..b57cd55c937c 100644 --- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.ebuild +++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.ebuild,v 1.9 2005/09/08 22:26:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.ebuild,v 1.10 2006/01/15 17:35:49 mcummings Exp $ inherit perl-module @@ -8,7 +8,7 @@ MY_P=Gtk2-GladeXML-${PV} S=${WORKDIR}/${MY_P} DESCRIPTION="Create user interfaces directly from Glade XML files." -SRC_URI="http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}.tar.gz" HOMEPAGE="http://gtk2-perl.sf.net/" SLOT="0" LICENSE="GPL-2" diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.005.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.005.ebuild index c632ef909375..6ae08870e25c 100644 --- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.005.ebuild +++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.005.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/gtk2-gladexml-1.005.ebuild,v 1.1 2005/11/22 16:27:56 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/gtk2-gladexml-1.005.ebuild,v 1.2 2006/01/15 17:35:49 mcummings Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz" HOMEPAGE="http://gtk2-perl.sf.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~ppc64" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="${DEPEND} |