diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-11-20 18:20:12 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-11-20 18:20:12 +0000 |
commit | cffe9b1295bb50ca61112674e78dad1f7b6b205e (patch) | |
tree | 2c58953459074a5ad1328fb3223acc0bb259f3b9 /rox-extra/diff | |
parent | stable x86, bug #155521 (diff) | |
download | gentoo-2-cffe9b1295bb50ca61112674e78dad1f7b6b205e.tar.gz gentoo-2-cffe9b1295bb50ca61112674e78dad1f7b6b205e.tar.bz2 gentoo-2-cffe9b1295bb50ca61112674e78dad1f7b6b205e.zip |
stable x86, bug #155521
(Portage version: 2.1.1-r2)
Diffstat (limited to 'rox-extra/diff')
-rw-r--r-- | rox-extra/diff/ChangeLog | 5 | ||||
-rw-r--r-- | rox-extra/diff/diff-2.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/rox-extra/diff/ChangeLog b/rox-extra/diff/ChangeLog index 454891703118..982b7732fb95 100644 --- a/rox-extra/diff/ChangeLog +++ b/rox-extra/diff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-extra/diff # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/diff/ChangeLog,v 1.6 2006/11/01 17:25:02 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/diff/ChangeLog,v 1.7 2006/11/20 18:20:12 opfer Exp $ + + 20 Nov 2006; Christian Faulhammer <opfer@gentoo.org> diff-2.1.4.ebuild: + stable x86, bug #155521 01 Nov 2006; Jim Ramsay <lack@gentoo.org> metadata.xml: Now owned by new rox herd diff --git a/rox-extra/diff/diff-2.1.4.ebuild b/rox-extra/diff/diff-2.1.4.ebuild index d2ed2771ea70..577b684263aa 100644 --- a/rox-extra/diff/diff-2.1.4.ebuild +++ b/rox-extra/diff/diff-2.1.4.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/rox-extra/diff/diff-2.1.4.ebuild,v 1.2 2006/10/04 15:01:52 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/diff/diff-2.1.4.ebuild,v 1.3 2006/11/20 18:20:12 opfer Exp $ ROX_CLIB_VER=2.1.8 inherit rox @@ -13,7 +13,7 @@ SRC_URI="http://www.kerofin.demon.co.uk/rox/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~x86" +KEYWORDS="x86" KEEP_SRC=true |