summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-05-05 08:20:53 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-05-05 08:20:53 +0000
commit138ecf55e311875642ea26036832f9bd8b74b02c (patch)
tree70f315ceef53a8765b24f98b36e682c64cb9ecb3 /x11-libs/libast
parentfix repoman warnings (diff)
downloadhistorical-138ecf55e311875642ea26036832f9bd8b74b02c.tar.gz
historical-138ecf55e311875642ea26036832f9bd8b74b02c.tar.bz2
historical-138ecf55e311875642ea26036832f9bd8b74b02c.zip
Repoman warnings
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/libast')
-rw-r--r--x11-libs/libast/libast-0.7.ebuild7
-rw-r--r--x11-libs/libast/libast-9999.ebuild7
2 files changed, 8 insertions, 6 deletions
diff --git a/x11-libs/libast/libast-0.7.ebuild b/x11-libs/libast/libast-0.7.ebuild
index 1fe22bff76a1..746e9dc0ece5 100644
--- a/x11-libs/libast/libast-0.7.ebuild
+++ b/x11-libs/libast/libast-0.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.7.ebuild,v 1.14 2008/03/09 21:01:12 ricmm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.7.ebuild,v 1.15 2009/05/05 08:13:29 ssuominen Exp $
DESCRIPTION="LIBrary of Assorted Spiffy Things"
HOMEPAGE="http://www.eterm.org/download/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE="imlib mmx pcre"
-DEPEND="x11-libs/libXt
+RDEPEND="x11-libs/libXt
x11-proto/xproto
x11-libs/libICE
x11-libs/libSM
@@ -19,6 +19,7 @@ DEPEND="x11-libs/libXt
=media-libs/freetype-2*
imlib? ( media-libs/imlib2 )
pcre? ( dev-libs/libpcre )"
+DEPEND="${RDEPEND}"
src_compile() {
local myregexp="posix"
diff --git a/x11-libs/libast/libast-9999.ebuild b/x11-libs/libast/libast-9999.ebuild
index 9484bfcc6540..47d6eee27d07 100644
--- a/x11-libs/libast/libast-9999.ebuild
+++ b/x11-libs/libast/libast-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-9999.ebuild,v 1.9 2008/06/04 18:18:19 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-9999.ebuild,v 1.10 2009/05/05 08:13:29 ssuominen Exp $
#ECVS_SERVER="cvs.sourceforge.net:/cvsroot/enlightenment"
ECVS_SERVER="anoncvs.enlightenment.org:/var/cvs/e"
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS=""
IUSE="imlib mmx pcre"
-DEPEND="x11-libs/libXt
+RDEPEND="x11-libs/libXt
x11-proto/xproto
x11-libs/libICE
x11-libs/libSM
@@ -24,6 +24,7 @@ DEPEND="x11-libs/libXt
=media-libs/freetype-2*
imlib? ( media-libs/imlib2 )
pcre? ( dev-libs/libpcre )"
+DEPEND="${RDEPEND}"
S=${WORKDIR}/${ECVS_MODULE}