summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2007-02-11 21:52:43 +0000
committerFabian Groffen <grobian@gentoo.org>2007-02-11 21:52:43 +0000
commitd6ebffef6eca5964b0faecd0e89ae7cc65a4912d (patch)
tree1327c14ebe34da46b31ae3c8044dc7eb2b9da34d /dev-util/tla/tla-1.3.3-r1.ebuild
parentstable x86; security bug #166246 (diff)
downloadgentoo-2-d6ebffef6eca5964b0faecd0e89ae7cc65a4912d.tar.gz
gentoo-2-d6ebffef6eca5964b0faecd0e89ae7cc65a4912d.tar.bz2
gentoo-2-d6ebffef6eca5964b0faecd0e89ae7cc65a4912d.zip
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-util/tla/tla-1.3.3-r1.ebuild')
-rw-r--r--dev-util/tla/tla-1.3.3-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/tla/tla-1.3.3-r1.ebuild b/dev-util/tla/tla-1.3.3-r1.ebuild
index 532927c96210..f9d2e8140569 100644
--- a/dev-util/tla/tla-1.3.3-r1.ebuild
+++ b/dev-util/tla/tla-1.3.3-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/tla/tla-1.3.3-r1.ebuild,v 1.4 2006/01/07 01:56:43 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/tla/tla-1.3.3-r1.ebuild,v 1.5 2007/02/11 21:52:43 grobian Exp $
S="${WORKDIR}/${P}/src/=build"
DESCRIPTION="Revision control system ideal for widely distributed development"
@@ -10,7 +10,7 @@ HOMEPAGE="http://savannah.gnu.org/projects/gnu-arch http://wiki.gnuarch.org/ htt
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc-macos ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
IUSE="doc"
DEPEND="sys-apps/coreutils
@@ -19,7 +19,7 @@ DEPEND="sys-apps/coreutils
sys-apps/findutils
sys-apps/gawk
app-arch/tar
- !ppc-macos? ( sys-apps/util-linux )
+ sys-apps/util-linux
sys-apps/debianutils
sys-devel/make"