diff options
author | Lars Weiler <pylon@gentoo.org> | 2004-12-02 10:16:31 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2004-12-02 10:16:31 +0000 |
commit | b331b591ac6bfef262a8afbcc4b1522b284f47d1 (patch) | |
tree | 5eb929b485b9a976154319537a03ad09a79375ca /app-sci | |
parent | initial commit - ebuild from Adrian Fruehwirth via bug #72938 (Manifest recom... (diff) | |
download | gentoo-2-b331b591ac6bfef262a8afbcc4b1522b284f47d1.tar.gz gentoo-2-b331b591ac6bfef262a8afbcc4b1522b284f47d1.tar.bz2 gentoo-2-b331b591ac6bfef262a8afbcc4b1522b284f47d1.zip |
Stable on ppc. See bug #68712.
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/tilp/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/tilp/tilp-6.76.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-sci/tilp/ChangeLog b/app-sci/tilp/ChangeLog index 77fba15942f0..47494611d92f 100644 --- a/app-sci/tilp/ChangeLog +++ b/app-sci/tilp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/tilp # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/tilp/ChangeLog,v 1.12 2004/12/02 08:47:19 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tilp/ChangeLog,v 1.13 2004/12/02 10:16:31 pylon Exp $ + + 02 Dec 2004; Lars Weiler <pylon@gentoo.org> tilp-6.76.ebuild: + Stable on ppc. See bug #68712. *tilp-6.76 (02 Dec 2004) diff --git a/app-sci/tilp/tilp-6.76.ebuild b/app-sci/tilp/tilp-6.76.ebuild index 2a44fe20202d..9e4caf5deb03 100644 --- a/app-sci/tilp/tilp-6.76.ebuild +++ b/app-sci/tilp/tilp-6.76.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/tilp/tilp-6.76.ebuild,v 1.1 2004/12/02 08:47:19 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tilp/tilp-6.76.ebuild,v 1.2 2004/12/02 10:16:31 pylon Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/tilp/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="nls" DEPEND=">=dev-libs/libticables-3.8.6 |