summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-07-04 08:03:54 +0000
committerTorsten Veller <tove@gentoo.org>2008-07-04 08:03:54 +0000
commit998d84c108636158c049cc4adeafff4fd0aed547 (patch)
treeba5c6b80a38b11de31c922a9757102405c1cc251 /dev-perl/gtk2-perl
parentVersion bump (#229707) (diff)
downloadhistorical-998d84c108636158c049cc4adeafff4fd0aed547.tar.gz
historical-998d84c108636158c049cc4adeafff4fd0aed547.tar.bz2
historical-998d84c108636158c049cc4adeafff4fd0aed547.zip
Cleaning
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.24-tuxonice-r9 i686
Diffstat (limited to 'dev-perl/gtk2-perl')
-rw-r--r--dev-perl/gtk2-perl/ChangeLog11
-rw-r--r--dev-perl/gtk2-perl/gtk2-perl-1.101-r1.ebuild23
-rw-r--r--dev-perl/gtk2-perl/gtk2-perl-1.101.ebuild22
-rw-r--r--dev-perl/gtk2-perl/gtk2-perl-1.102-r1.ebuild23
-rw-r--r--dev-perl/gtk2-perl/gtk2-perl-1.102.ebuild22
-rw-r--r--dev-perl/gtk2-perl/gtk2-perl-1.122-r1.ebuild23
-rw-r--r--dev-perl/gtk2-perl/gtk2-perl-1.122.ebuild22
-rw-r--r--dev-perl/gtk2-perl/gtk2-perl-1.140-r1.ebuild24
-rw-r--r--dev-perl/gtk2-perl/gtk2-perl-1.140.ebuild23
-rw-r--r--dev-perl/gtk2-perl/gtk2-perl-1.141-r1.ebuild24
-rw-r--r--dev-perl/gtk2-perl/gtk2-perl-1.141.ebuild23
-rw-r--r--dev-perl/gtk2-perl/gtk2-perl-1.142-r1.ebuild24
-rw-r--r--dev-perl/gtk2-perl/gtk2-perl-1.143.ebuild23
-rw-r--r--dev-perl/gtk2-perl/gtk2-perl-1.144.ebuild23
14 files changed, 10 insertions, 300 deletions
diff --git a/dev-perl/gtk2-perl/ChangeLog b/dev-perl/gtk2-perl/ChangeLog
index a83c9600c0af..d9e6ddb193af 100644
--- a/dev-perl/gtk2-perl/ChangeLog
+++ b/dev-perl/gtk2-perl/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for dev-perl/gtk2-perl
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.96 2008/07/04 07:49:26 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.97 2008/07/04 08:01:43 tove Exp $
+
+ 04 Jul 2008; Torsten Veller <tove@gentoo.org> -gtk2-perl-1.101.ebuild,
+ -gtk2-perl-1.101-r1.ebuild, -gtk2-perl-1.102.ebuild,
+ -gtk2-perl-1.102-r1.ebuild, -gtk2-perl-1.122.ebuild,
+ -gtk2-perl-1.122-r1.ebuild, -gtk2-perl-1.140.ebuild,
+ -gtk2-perl-1.140-r1.ebuild, -gtk2-perl-1.141.ebuild,
+ -gtk2-perl-1.141-r1.ebuild, -gtk2-perl-1.142-r1.ebuild,
+ -gtk2-perl-1.143.ebuild, -gtk2-perl-1.144.ebuild:
+ Cleaning
*gtk2-perl-1.183 (04 Jul 2008)
diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.101-r1.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.101-r1.ebuild
deleted file mode 100644
index 6ee2eae9ca08..000000000000
--- a/dev-perl/gtk2-perl/gtk2-perl-1.101-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.101-r1.ebuild,v 1.2 2007/08/19 09:31:56 ian Exp $
-
-inherit perl-module
-
-MY_P=Gtk2-${PV}
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="Perl bindings for GTK2"
-HOMEPAGE="http://search.cpan.org/~tsch/"
-SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-PATCHES="${FILESDIR}/${PN}-iter.patch"
-
-DEPEND=">=x11-libs/gtk+-2
- >=dev-perl/glib-perl-1.100
- >=dev-perl/extutils-depends-0.205
- >=dev-perl/extutils-pkgconfig-1.07
- dev-lang/perl"
diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.101.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.101.ebuild
deleted file mode 100644
index 4d63423f18c6..000000000000
--- a/dev-perl/gtk2-perl/gtk2-perl-1.101.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.101.ebuild,v 1.12 2007/08/19 09:31:56 ian Exp $
-
-inherit perl-module
-
-MY_P=Gtk2-${PV}
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="Perl bindings for GTK2"
-HOMEPAGE="http://search.cpan.org/~tsch/${MY_P}/"
-SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-DEPEND=">=x11-libs/gtk+-2
- >=dev-perl/glib-perl-1.100
- >=dev-perl/extutils-depends-0.205
- >=dev-perl/extutils-pkgconfig-1.07
- dev-lang/perl"
diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.102-r1.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.102-r1.ebuild
deleted file mode 100644
index 025a0d10b87a..000000000000
--- a/dev-perl/gtk2-perl/gtk2-perl-1.102-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.102-r1.ebuild,v 1.2 2007/08/19 09:31:56 ian Exp $
-
-inherit perl-module
-
-MY_P=Gtk2-${PV}
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="Perl bindings for GTK2"
-HOMEPAGE="http://search.cpan.org/~tsch/"
-SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-PATCHES="${FILESDIR}/${PN}-iter.patch"
-
-DEPEND=">=x11-libs/gtk+-2
- >=dev-perl/glib-perl-1.100
- >=dev-perl/extutils-depends-0.205
- >=dev-perl/extutils-pkgconfig-1.07
- dev-lang/perl"
diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.102.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.102.ebuild
deleted file mode 100644
index 52d880ab5f2f..000000000000
--- a/dev-perl/gtk2-perl/gtk2-perl-1.102.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.102.ebuild,v 1.12 2007/08/19 09:31:56 ian Exp $
-
-inherit perl-module
-
-MY_P=Gtk2-${PV}
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="Perl bindings for GTK2"
-HOMEPAGE="http://search.cpan.org/~tsch/${MY_P}/"
-SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-DEPEND=">=x11-libs/gtk+-2
- >=dev-perl/glib-perl-1.100
- >=dev-perl/extutils-depends-0.205
- >=dev-perl/extutils-pkgconfig-1.07
- dev-lang/perl"
diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.122-r1.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.122-r1.ebuild
deleted file mode 100644
index 48fb59c08b73..000000000000
--- a/dev-perl/gtk2-perl/gtk2-perl-1.122-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.122-r1.ebuild,v 1.2 2007/08/19 09:31:56 ian Exp $
-
-inherit perl-module
-
-MY_P=Gtk2-${PV}
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="Perl bindings for GTK2"
-HOMEPAGE="http://search.cpan.org/~tsch/"
-SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc ~x86"
-IUSE=""
-PATCHES="${FILESDIR}/${PN}-iter.patch"
-
-DEPEND=">=x11-libs/gtk+-2
- >=dev-perl/glib-perl-1.120
- >=dev-perl/extutils-depends-0.205
- >=dev-perl/extutils-pkgconfig-1.07
- dev-lang/perl"
diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.122.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.122.ebuild
deleted file mode 100644
index 59581ff20b3b..000000000000
--- a/dev-perl/gtk2-perl/gtk2-perl-1.122.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.122.ebuild,v 1.10 2007/08/19 09:31:56 ian Exp $
-
-inherit perl-module
-
-MY_P=Gtk2-${PV}
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="Perl bindings for GTK2"
-HOMEPAGE="http://search.cpan.org/~tsch/${MY_P}/"
-SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc ~x86"
-IUSE=""
-
-DEPEND=">=x11-libs/gtk+-2
- >=dev-perl/glib-perl-1.120
- >=dev-perl/extutils-depends-0.205
- >=dev-perl/extutils-pkgconfig-1.07
- dev-lang/perl"
diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.140-r1.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.140-r1.ebuild
deleted file mode 100644
index 33b8d64d8425..000000000000
--- a/dev-perl/gtk2-perl/gtk2-perl-1.140-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.140-r1.ebuild,v 1.2 2007/08/19 09:31:56 ian Exp $
-
-inherit perl-module
-
-MY_P=Gtk2-${PV}
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="Perl bindings for GTK2"
-HOMEPAGE="http://search.cpan.org/~tsch/"
-SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 sparc ~x86"
-IUSE=""
-PATCHES="${FILESDIR}/${PN}-iter.patch"
-
-DEPEND=">=x11-libs/gtk+-2
- dev-perl/Cairo
- >=dev-perl/glib-perl-1.140
- >=dev-perl/extutils-depends-0.205
- >=dev-perl/extutils-pkgconfig-1.07
- dev-lang/perl"
diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.140.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.140.ebuild
deleted file mode 100644
index 8f46b0940fda..000000000000
--- a/dev-perl/gtk2-perl/gtk2-perl-1.140.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.140.ebuild,v 1.12 2007/08/19 09:31:56 ian Exp $
-
-inherit perl-module
-
-MY_P=Gtk2-${PV}
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="Perl bindings for GTK2"
-HOMEPAGE="http://search.cpan.org/~tsch/${MY_P}/"
-SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 sparc ~x86"
-IUSE=""
-
-DEPEND=">=x11-libs/gtk+-2
- dev-perl/Cairo
- >=dev-perl/glib-perl-1.140
- >=dev-perl/extutils-depends-0.205
- >=dev-perl/extutils-pkgconfig-1.07
- dev-lang/perl"
diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.141-r1.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.141-r1.ebuild
deleted file mode 100644
index e3bba19c813e..000000000000
--- a/dev-perl/gtk2-perl/gtk2-perl-1.141-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.141-r1.ebuild,v 1.4 2007/08/19 09:31:56 ian Exp $
-
-inherit perl-module
-
-MY_P=Gtk2-${PV}
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="Perl bindings for GTK2"
-HOMEPAGE="http://search.cpan.org/~tsch/"
-SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ppc64 sparc x86"
-IUSE=""
-PATCHES="${FILESDIR}/${PN}-iter.patch"
-
-DEPEND=">=x11-libs/gtk+-2
- dev-perl/Cairo
- >=dev-perl/glib-perl-1.140
- >=dev-perl/extutils-depends-0.205
- >=dev-perl/extutils-pkgconfig-1.07
- dev-lang/perl"
diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.141.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.141.ebuild
deleted file mode 100644
index 3b5af68b0c66..000000000000
--- a/dev-perl/gtk2-perl/gtk2-perl-1.141.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.141.ebuild,v 1.5 2007/08/19 09:31:56 ian Exp $
-
-inherit perl-module
-
-MY_P=Gtk2-${PV}
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="Perl bindings for GTK2"
-HOMEPAGE="http://search.cpan.org/~tsch/${MY_P}/"
-SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc ~x86"
-IUSE=""
-
-DEPEND=">=x11-libs/gtk+-2
- dev-perl/Cairo
- >=dev-perl/glib-perl-1.140
- >=dev-perl/extutils-depends-0.205
- >=dev-perl/extutils-pkgconfig-1.07
- dev-lang/perl"
diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.142-r1.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.142-r1.ebuild
deleted file mode 100644
index 036ea716801f..000000000000
--- a/dev-perl/gtk2-perl/gtk2-perl-1.142-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.142-r1.ebuild,v 1.5 2007/08/19 09:31:56 ian Exp $
-
-inherit perl-module
-
-MY_P=Gtk2-${PV}
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="Perl bindings for GTK2"
-HOMEPAGE="http://search.cpan.org/~tsch/"
-SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 sparc ~x86"
-IUSE=""
-PATCHES="${FILESDIR}/${PN}-iter.patch"
-
-DEPEND=">=x11-libs/gtk+-2
- dev-perl/Cairo
- >=dev-perl/glib-perl-1.140
- >=dev-perl/extutils-depends-0.205
- >=dev-perl/extutils-pkgconfig-1.07
- dev-lang/perl"
diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.143.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.143.ebuild
deleted file mode 100644
index 80edd053a12a..000000000000
--- a/dev-perl/gtk2-perl/gtk2-perl-1.143.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.143.ebuild,v 1.5 2007/08/19 09:31:56 ian Exp $
-
-inherit perl-module
-
-MY_P=Gtk2-${PV}
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="Perl bindings for GTK2"
-HOMEPAGE="http://search.cpan.org/~tsch/"
-SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86"
-IUSE=""
-
-DEPEND=">=x11-libs/gtk+-2
- dev-perl/Cairo
- >=dev-perl/glib-perl-1.140
- >=dev-perl/extutils-depends-0.205
- >=dev-perl/extutils-pkgconfig-1.07
- dev-lang/perl"
diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.144.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.144.ebuild
deleted file mode 100644
index 3bf8e7721a0d..000000000000
--- a/dev-perl/gtk2-perl/gtk2-perl-1.144.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.144.ebuild,v 1.6 2007/08/19 09:31:56 ian Exp $
-
-inherit perl-module
-
-MY_P=Gtk2-${PV}
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="Perl bindings for GTK2"
-HOMEPAGE="http://search.cpan.org/~tsch/"
-SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-DEPEND=">=x11-libs/gtk+-2
- dev-perl/Cairo
- >=dev-perl/glib-perl-1.140
- >=dev-perl/extutils-depends-0.205
- >=dev-perl/extutils-pkgconfig-1.07
- dev-lang/perl"