diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-01 21:57:30 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-01 21:57:30 +0000 |
commit | e2020d54dcc0c1848fa956506b51553dfe44b6a4 (patch) | |
tree | 327a890475982b2d3741c346b524493b450e216a /sys-fs/gt5 | |
parent | (#178655) Add dep on libXdamage for damage reporting. (diff) | |
download | gentoo-2-e2020d54dcc0c1848fa956506b51553dfe44b6a4.tar.gz gentoo-2-e2020d54dcc0c1848fa956506b51553dfe44b6a4.tar.bz2 gentoo-2-e2020d54dcc0c1848fa956506b51553dfe44b6a4.zip |
Stable on amd64
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'sys-fs/gt5')
-rw-r--r-- | sys-fs/gt5/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/gt5/gt5-1.3d.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/gt5/ChangeLog b/sys-fs/gt5/ChangeLog index 1a3841a1b18c..54c37398a484 100644 --- a/sys-fs/gt5/ChangeLog +++ b/sys-fs/gt5/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/gt5 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/gt5/ChangeLog,v 1.1 2007/06/21 18:38:45 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/gt5/ChangeLog,v 1.2 2007/08/01 21:57:30 angelos Exp $ + + 01 Aug 2007; Christoph Mende <angelos@gentoo.org> gt5-1.3d.ebuild: + Stable on amd64 *gt5-1.3d (21 Jun 2007) diff --git a/sys-fs/gt5/gt5-1.3d.ebuild b/sys-fs/gt5/gt5-1.3d.ebuild index 432de92397c2..944ddd285b63 100644 --- a/sys-fs/gt5/gt5-1.3d.ebuild +++ b/sys-fs/gt5/gt5-1.3d.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/gt5/gt5-1.3d.ebuild,v 1.1 2007/06/21 18:38:45 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/gt5/gt5-1.3d.ebuild,v 1.2 2007/08/01 21:57:30 angelos Exp $ DESCRIPTION="a diff-capable 'du-browser'" HOMEPAGE="http://gt5.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" RDEPEND="sys-apps/gawk |