summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-03-27 21:30:10 +0000
committerAron Griffis <agriffis@gentoo.org>2006-03-27 21:30:10 +0000
commit2bba81125383ed3346484ebacfd8bdd9073a9869 (patch)
tree2dadc0059608f088fbc0d4d5ffd80f23a623f863 /x11-libs/gtkDPS
parentAdd another addpredict location, closed bug 126667 (diff)
downloadgentoo-2-2bba81125383ed3346484ebacfd8bdd9073a9869.tar.gz
gentoo-2-2bba81125383ed3346484ebacfd8bdd9073a9869.tar.bz2
gentoo-2-2bba81125383ed3346484ebacfd8bdd9073a9869.zip
gnuconfig_update #114915
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'x11-libs/gtkDPS')
-rw-r--r--x11-libs/gtkDPS/ChangeLog5
-rw-r--r--x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtkDPS/ChangeLog b/x11-libs/gtkDPS/ChangeLog
index 85be6a44e2cf..5dd91355344e 100644
--- a/x11-libs/gtkDPS/ChangeLog
+++ b/x11-libs/gtkDPS/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtkDPS
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkDPS/ChangeLog,v 1.26 2006/03/23 09:04:35 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkDPS/ChangeLog,v 1.27 2006/03/27 21:30:10 agriffis Exp $
+
+ 27 Mar 2006; Aron Griffis <agriffis@gentoo.org> gtkDPS-0.3.4.ebuild:
+ gnuconfig_update #114915
23 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>;
gtkDPS-0.3.3-r1.ebuild, gtkDPS-0.3.4.ebuild:
diff --git a/x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild b/x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild
index d13f00311c68..45df9f0415db 100644
--- a/x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild
+++ b/x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild,v 1.22 2006/03/23 09:04:35 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild,v 1.23 2006/03/27 21:30:10 agriffis Exp $
-inherit eutils multilib
+inherit eutils gnuconfig multilib
DESCRIPTION="Set of functions, objects and widgets to use DPS easily with GTK"
SRC_URI="ftp://ftp.gyve.org/pub/${PN}/${P}.tar.gz"
@@ -21,6 +21,7 @@ src_unpack() {
unpack ${A}
cd "${S}"
epatch "${FILESDIR}"/${P}-m4.patch
+ gnuconfig_update
}
src_compile() {