diff options
author | 2007-08-18 15:29:43 +0000 | |
---|---|---|
committer | 2007-08-18 15:29:43 +0000 | |
commit | 86bf57da5f379f72883a4e365f42f59df1923780 (patch) | |
tree | 917a4c625ecaee4f69c67c7ef7f1831b9933837d /gnustep-apps/gridlock | |
parent | Added ~amd64 wrt bug #170433 (diff) | |
download | historical-86bf57da5f379f72883a4e365f42f59df1923780.tar.gz historical-86bf57da5f379f72883a4e365f42f59df1923780.tar.bz2 historical-86bf57da5f379f72883a4e365f42f59df1923780.zip |
Added ~amd64 wrt bug #170433
Package-Manager: portage-2.1.3.6
Diffstat (limited to 'gnustep-apps/gridlock')
-rw-r--r-- | gnustep-apps/gridlock/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-apps/gridlock/gridlock-1.9-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/gnustep-apps/gridlock/ChangeLog b/gnustep-apps/gridlock/ChangeLog index 6617d5f830be..09962064c64d 100644 --- a/gnustep-apps/gridlock/ChangeLog +++ b/gnustep-apps/gridlock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/gridlock # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gridlock/ChangeLog,v 1.8 2007/06/11 15:51:55 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gridlock/ChangeLog,v 1.9 2007/08/18 15:19:45 angelos Exp $ + + 18 Aug 2007; Christoph Mende <angelos@gentoo.org> gridlock-1.9-r1.ebuild: + Added ~amd64 wrt bug #170433 11 Jun 2007; Bernard Cafarelli <voyageur@gentoo.org> -gridlock-1.9.ebuild: Remove old ebuild diff --git a/gnustep-apps/gridlock/gridlock-1.9-r1.ebuild b/gnustep-apps/gridlock/gridlock-1.9-r1.ebuild index 618e08a792fe..f564c5bbf5f3 100644 --- a/gnustep-apps/gridlock/gridlock-1.9-r1.ebuild +++ b/gnustep-apps/gridlock/gridlock-1.9-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/gnustep-apps/gridlock/gridlock-1.9-r1.ebuild,v 1.3 2006/03/28 17:46:59 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gridlock/gridlock-1.9-r1.ebuild,v 1.4 2007/08/18 15:19:45 angelos Exp $ inherit gnustep @@ -12,7 +12,7 @@ HOMEPAGE="http://dozingcat.com/" SRC_URI="http://dozingcat.com/Gridlock/${PN/g/G}-gnustep-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc" DEPEND="${GS_DEPEND}" |