summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 05:50:41 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 05:50:41 +0000
commit0383d39b6c0184abbb70ac793a450d9512e2e539 (patch)
tree97cf7c91a2ea664f747270e94ae5df6bf6cc7bb2 /lxde-base/lxinput
parentVersion bump. (diff)
downloadhistorical-0383d39b6c0184abbb70ac793a450d9512e2e539.tar.gz
historical-0383d39b6c0184abbb70ac793a450d9512e2e539.tar.bz2
historical-0383d39b6c0184abbb70ac793a450d9512e2e539.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'lxde-base/lxinput')
-rw-r--r--lxde-base/lxinput/ChangeLog8
-rw-r--r--lxde-base/lxinput/lxinput-0.1.1.ebuild6
-rw-r--r--lxde-base/lxinput/lxinput-0.3.0.ebuild6
-rw-r--r--lxde-base/lxinput/lxinput-0.3.1.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/lxde-base/lxinput/ChangeLog b/lxde-base/lxinput/ChangeLog
index 86eb26c38398..fbb31e8e769c 100644
--- a/lxde-base/lxinput/ChangeLog
+++ b/lxde-base/lxinput/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for lxde-base/lxinput
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/ChangeLog,v 1.18 2011/10/09 16:42:21 maekke Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/ChangeLog,v 1.19 2012/05/04 05:50:39 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> lxinput-0.1.1.ebuild,
+ lxinput-0.3.0.ebuild, lxinput-0.3.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
09 Oct 2011; Markus Meier <maekke@gentoo.org> lxinput-0.3.1.ebuild:
arm stable, bug #385189
diff --git a/lxde-base/lxinput/lxinput-0.1.1.ebuild b/lxde-base/lxinput/lxinput-0.1.1.ebuild
index fdc883c92415..6fd13d903951 100644
--- a/lxde-base/lxinput/lxinput-0.1.1.ebuild
+++ b/lxde-base/lxinput/lxinput-0.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/lxinput-0.1.1.ebuild,v 1.6 2010/02/23 18:40:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/lxinput-0.1.1.ebuild,v 1.7 2012/05/04 05:50:39 jdhore Exp $
EAPI="1"
@@ -17,7 +17,7 @@ RDEPEND="dev-libs/glib:2
x11-libs/gtk+:2"
DEPEND="${RDEPEND}
sys-devel/gettext
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_install() {
emake DESTDIR="${D}" install || die "make install failed"
diff --git a/lxde-base/lxinput/lxinput-0.3.0.ebuild b/lxde-base/lxinput/lxinput-0.3.0.ebuild
index 19217902a879..cffb8b3d1b14 100644
--- a/lxde-base/lxinput/lxinput-0.3.0.ebuild
+++ b/lxde-base/lxinput/lxinput-0.3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/lxinput-0.3.0.ebuild,v 1.7 2011/03/07 20:31:24 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/lxinput-0.3.0.ebuild,v 1.8 2012/05/04 05:50:39 jdhore Exp $
EAPI="1"
@@ -17,7 +17,7 @@ RDEPEND="dev-libs/glib:2
x11-libs/gtk+:2"
DEPEND="${RDEPEND}
sys-devel/gettext
- dev-util/pkgconfig
+ virtual/pkgconfig
>=dev-util/intltool-0.40.0"
src_install() {
diff --git a/lxde-base/lxinput/lxinput-0.3.1.ebuild b/lxde-base/lxinput/lxinput-0.3.1.ebuild
index fdfc5c58895b..a16d32c2bfd1 100644
--- a/lxde-base/lxinput/lxinput-0.3.1.ebuild
+++ b/lxde-base/lxinput/lxinput-0.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/lxinput-0.3.1.ebuild,v 1.5 2011/10/09 16:42:21 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/lxinput-0.3.1.ebuild,v 1.6 2012/05/04 05:50:39 jdhore Exp $
EAPI="4"
@@ -17,7 +17,7 @@ RDEPEND="dev-libs/glib:2
x11-libs/gtk+:2"
DEPEND="${RDEPEND}
sys-devel/gettext
- dev-util/pkgconfig
+ virtual/pkgconfig
>=dev-util/intltool-0.40.0"
src_install() {