summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 03:20:45 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 03:20:45 +0000
commit0c9601bb7e0b86adc147854d11585042427818a7 (patch)
tree75f1902203ad99ae8543299504bdd1aae0b47501 /net-misc/ssh-askpass-fullscreen
parentUpdate HOMEPAGE. (diff)
downloadhistorical-0c9601bb7e0b86adc147854d11585042427818a7.tar.gz
historical-0c9601bb7e0b86adc147854d11585042427818a7.tar.bz2
historical-0c9601bb7e0b86adc147854d11585042427818a7.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'net-misc/ssh-askpass-fullscreen')
-rw-r--r--net-misc/ssh-askpass-fullscreen/ChangeLog8
-rw-r--r--net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-0.4-r4.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/ssh-askpass-fullscreen/ChangeLog b/net-misc/ssh-askpass-fullscreen/ChangeLog
index 6793549ea68b..0d737a34b2c7 100644
--- a/net-misc/ssh-askpass-fullscreen/ChangeLog
+++ b/net-misc/ssh-askpass-fullscreen/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/ssh-askpass-fullscreen
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh-askpass-fullscreen/ChangeLog,v 1.20 2011/03/27 12:37:22 nirbheek Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh-askpass-fullscreen/ChangeLog,v 1.21 2012/05/05 03:20:40 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org>
+ ssh-askpass-fullscreen-0.4-r4.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
27 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
ssh-askpass-fullscreen-0.4-r4.ebuild:
diff --git a/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-0.4-r4.ebuild b/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-0.4-r4.ebuild
index 4f0601b32253..fa47fcd1b229 100644
--- a/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-0.4-r4.ebuild
+++ b/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-0.4-r4.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/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-0.4-r4.ebuild,v 1.2 2011/03/27 12:37:22 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-0.4-r4.ebuild,v 1.3 2012/05/05 03:20:40 jdhore Exp $
EAPI="2"
@@ -18,7 +18,7 @@ IUSE=""
RDEPEND="x11-libs/gtk+:2
!net-misc/gtk2-ssh-askpass"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
sed -i -e '2 s/$/$\(LDFLAGS\)/' Makefile || die "sed failed"