summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2008-12-23 18:56:31 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2008-12-23 18:56:31 +0000
commitd40a9f4af56058730c58c60325162bdf5ef9a56e (patch)
treebc9ca78c07ef2f5b09940c5518e8d4cc91765e94 /dev-perl/Gtk2-Sexy
parentVersion bump. (diff)
downloadhistorical-d40a9f4af56058730c58c60325162bdf5ef9a56e.tar.gz
historical-d40a9f4af56058730c58c60325162bdf5ef9a56e.tar.bz2
historical-d40a9f4af56058730c58c60325162bdf5ef9a56e.zip
Version bump.
Package-Manager: portage-2.2_rc18/cvs/Linux 2.6.28-rc6-00007-ged31348 x86_64
Diffstat (limited to 'dev-perl/Gtk2-Sexy')
-rw-r--r--dev-perl/Gtk2-Sexy/ChangeLog7
-rw-r--r--dev-perl/Gtk2-Sexy/Gtk2-Sexy-0.05.ebuild19
2 files changed, 25 insertions, 1 deletions
diff --git a/dev-perl/Gtk2-Sexy/ChangeLog b/dev-perl/Gtk2-Sexy/ChangeLog
index 9ad1749fde0f..129dfd3f1471 100644
--- a/dev-perl/Gtk2-Sexy/ChangeLog
+++ b/dev-perl/Gtk2-Sexy/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Gtk2-Sexy
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Sexy/ChangeLog,v 1.3 2008/12/17 17:14:35 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Sexy/ChangeLog,v 1.4 2008/12/23 18:56:31 robbat2 Exp $
+
+*Gtk2-Sexy-0.05 (23 Dec 2008)
+
+ 23 Dec 2008; Robin H. Johnson <robbat2@gentoo.org> +Gtk2-Sexy-0.05.ebuild:
+ Version bump.
*Gtk2-Sexy-0.04 (17 Dec 2008)
diff --git a/dev-perl/Gtk2-Sexy/Gtk2-Sexy-0.05.ebuild b/dev-perl/Gtk2-Sexy/Gtk2-Sexy-0.05.ebuild
new file mode 100644
index 000000000000..c7d6f89858fc
--- /dev/null
+++ b/dev-perl/Gtk2-Sexy/Gtk2-Sexy-0.05.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Sexy/Gtk2-Sexy-0.05.ebuild,v 1.1 2008/12/23 18:56:31 robbat2 Exp $
+
+MODULE_AUTHOR=FLORA
+inherit perl-module
+
+DESCRIPTION="Perl interface to the sexy widget collection"
+
+SLOT="0"
+LICENSE="LGPL-2.1"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-perl/gtk2-perl
+ x11-libs/libsexy
+ dev-lang/perl"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"