summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2008-01-23 04:41:07 +0000
committerDoug Goldstein <cardoe@gentoo.org>2008-01-23 04:41:07 +0000
commit8e411c2bf6571038ecd75baffae558ab7ba6eba1 (patch)
treed372dd026cbf2f94ea5c388f75b6e43e0a70ca46 /app-text/a2ps
parentAs Cardoe points out, mktemp has been integrated into this version, so we nee... (diff)
downloadgentoo-2-8e411c2bf6571038ecd75baffae558ab7ba6eba1.tar.gz
gentoo-2-8e411c2bf6571038ecd75baffae558ab7ba6eba1.tar.bz2
gentoo-2-8e411c2bf6571038ecd75baffae558ab7ba6eba1.zip
sys-apps/coreutils-6.10-r1 and higher now provides /bin/mktemp
(Portage version: 2.1.4)
Diffstat (limited to 'app-text/a2ps')
-rw-r--r--app-text/a2ps/ChangeLog6
-rw-r--r--app-text/a2ps/a2ps-4.13c-r5.ebuild9
-rw-r--r--app-text/a2ps/a2ps-4.13c-r6.ebuild7
3 files changed, 14 insertions, 8 deletions
diff --git a/app-text/a2ps/ChangeLog b/app-text/a2ps/ChangeLog
index 15883ada42b5..b074bd48931f 100644
--- a/app-text/a2ps/ChangeLog
+++ b/app-text/a2ps/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/a2ps
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.65 2008/01/22 11:20:54 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.66 2008/01/23 04:41:07 cardoe Exp $
+
+ 23 Jan 2008; Doug Klima <cardoe@gentoo.org> a2ps-4.13c-r5.ebuild,
+ a2ps-4.13c-r6.ebuild:
+ sys-apps/coreutils-6.10-r1 and higher now provides /bin/mktemp
*a2ps-4.13c-r6 (22 Jan 2008)
diff --git a/app-text/a2ps/a2ps-4.13c-r5.ebuild b/app-text/a2ps/a2ps-4.13c-r5.ebuild
index a7b6dae5df04..eff0fabd2a24 100644
--- a/app-text/a2ps/a2ps-4.13c-r5.ebuild
+++ b/app-text/a2ps/a2ps-4.13c-r5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13c-r5.ebuild,v 1.18 2007/05/24 17:52:25 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13c-r5.ebuild,v 1.19 2008/01/23 04:41:07 cardoe Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE="nls tetex cjk vanilla"
+IUSE="nls tetex cjk vanilla userland_BSD userland_GNU"
DEPEND=">=dev-util/gperf-2.7.2
|| ( >=dev-util/yacc-1.9.1 sys-devel/bison )
@@ -25,7 +25,8 @@ DEPEND=">=dev-util/gperf-2.7.2
tetex? ( virtual/tetex )
nls? ( sys-devel/gettext )"
RDEPEND="virtual/ghostscript
- || ( sys-apps/mktemp sys-freebsd/freebsd-ubin )
+ userland_GNU? ( || ( >=sys-apps/coreutils-6.10-r1 sys-apps/mktemp ) )
+ userland_BSD? ( sys-freebsd/freebsd-ubin )
>=app-text/psutils-1.17
tetex? ( virtual/tetex )
nls? ( virtual/libintl )"
diff --git a/app-text/a2ps/a2ps-4.13c-r6.ebuild b/app-text/a2ps/a2ps-4.13c-r6.ebuild
index b7aae32ace6d..5847387ae34a 100644
--- a/app-text/a2ps/a2ps-4.13c-r6.ebuild
+++ b/app-text/a2ps/a2ps-4.13c-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13c-r6.ebuild,v 1.1 2008/01/22 11:20:54 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13c-r6.ebuild,v 1.2 2008/01/23 04:41:07 cardoe Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
-IUSE="cjk emacs nls tetex vanilla"
+IUSE="cjk emacs nls tetex vanilla userland_BSD userland_GNU"
DEPEND=">=dev-util/gperf-2.7.2
|| ( >=dev-util/yacc-1.9.1 sys-devel/bison )
@@ -26,7 +26,8 @@ DEPEND=">=dev-util/gperf-2.7.2
tetex? ( virtual/tetex )
nls? ( sys-devel/gettext )"
RDEPEND="virtual/ghostscript
- || ( sys-apps/mktemp sys-freebsd/freebsd-ubin )
+ userland_GNU? ( || ( >=sys-apps/coreutils-6.10-r1 sys-apps/mktemp ) )
+ userland_BSD? ( sys-freebsd/freebsd-ubin )
>=app-text/psutils-1.17
emacs? ( virtual/emacs )
tetex? ( virtual/tetex )