summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-09-08 22:39:43 +0000
committerAron Griffis <agriffis@gentoo.org>2006-09-08 22:39:43 +0000
commit33533802fe759919bfcc0fe372e7b36650ef0042 (patch)
tree6de2bdfaf80b062356e2a4d36ac97131b9a85d20 /x11-misc/xcut
parentMarked stable on amd64 for bug #146090 (diff)
downloadgentoo-2-33533802fe759919bfcc0fe372e7b36650ef0042.tar.gz
gentoo-2-33533802fe759919bfcc0fe372e7b36650ef0042.tar.bz2
gentoo-2-33533802fe759919bfcc0fe372e7b36650ef0042.zip
Add dep on app-text/rman #124858
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'x11-misc/xcut')
-rw-r--r--x11-misc/xcut/ChangeLog6
-rw-r--r--x11-misc/xcut/xcut-0.2-r1.ebuild5
-rw-r--r--x11-misc/xcut/xcut-0.2.ebuild5
3 files changed, 11 insertions, 5 deletions
diff --git a/x11-misc/xcut/ChangeLog b/x11-misc/xcut/ChangeLog
index 31dea56ab49b..365f98d9d786 100644
--- a/x11-misc/xcut/ChangeLog
+++ b/x11-misc/xcut/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xcut
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcut/ChangeLog,v 1.7 2006/04/03 04:17:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcut/ChangeLog,v 1.8 2006/09/08 22:39:43 agriffis Exp $
+
+ 08 Sep 2006; Aron Griffis <agriffis@gentoo.org> xcut-0.2.ebuild,
+ xcut-0.2-r1.ebuild:
+ Add dep on app-text/rman #124858
03 Apr 2006; Aron Griffis <agriffis@gentoo.org> xcut-0.2-r1.ebuild:
Mark 0.2-r1 stable on ia64
diff --git a/x11-misc/xcut/xcut-0.2-r1.ebuild b/x11-misc/xcut/xcut-0.2-r1.ebuild
index e6a9094c394d..132b115fa234 100644
--- a/x11-misc/xcut/xcut-0.2-r1.ebuild
+++ b/x11-misc/xcut/xcut-0.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcut/xcut-0.2-r1.ebuild,v 1.2 2006/04/03 04:17:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcut/xcut-0.2-r1.ebuild,v 1.3 2006/09/08 22:39:43 agriffis Exp $
inherit eutils
@@ -17,7 +17,8 @@ DEPEND="${RDEPEND}
|| ( (
x11-proto/xproto
x11-misc/imake )
- virtual/x11 )"
+ virtual/x11 )
+ app-text/rman"
src_unpack() {
unpack ${A}
diff --git a/x11-misc/xcut/xcut-0.2.ebuild b/x11-misc/xcut/xcut-0.2.ebuild
index 812375d61f3a..4bfeae505ada 100644
--- a/x11-misc/xcut/xcut-0.2.ebuild
+++ b/x11-misc/xcut/xcut-0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcut/xcut-0.2.ebuild,v 1.6 2006/09/03 14:18:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcut/xcut-0.2.ebuild,v 1.7 2006/09/08 22:39:43 agriffis Exp $
inherit eutils
@@ -17,7 +17,8 @@ DEPEND="${RDEPEND}
|| ( (
x11-proto/xproto
x11-misc/imake )
- virtual/x11 )"
+ virtual/x11 )
+ app-text/rman"
src_compile() {
xmkmf || die