diff options
author | Alex Howells <astinus@gentoo.org> | 2005-05-02 19:53:41 +0000 |
---|---|---|
committer | Alex Howells <astinus@gentoo.org> | 2005-05-02 19:53:41 +0000 |
commit | 00b7f6c0cc1cf49cd8f5cfbf477a852a70d37b2b (patch) | |
tree | 5999b672858846dbbd40fb84cb09b251c8a8eec1 /app-office/gnotime | |
parent | Removed drpython (diff) | |
download | gentoo-2-00b7f6c0cc1cf49cd8f5cfbf477a852a70d37b2b.tar.gz gentoo-2-00b7f6c0cc1cf49cd8f5cfbf477a852a70d37b2b.tar.bz2 gentoo-2-00b7f6c0cc1cf49cd8f5cfbf477a852a70d37b2b.zip |
Keywording ~amd64 with regard to Bug:91202
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'app-office/gnotime')
-rw-r--r-- | app-office/gnotime/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnotime/gnotime-2.1.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnotime/ChangeLog b/app-office/gnotime/ChangeLog index 1e24e983d389..90c0cb6e0c5a 100644 --- a/app-office/gnotime/ChangeLog +++ b/app-office/gnotime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnotime # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.9 2005/01/01 15:32:54 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.10 2005/05/02 19:53:41 astinus Exp $ + + 02 May 2005; Alex Howells <astinus@gentoo.org> gnotime-2.1.7.ebuild: + Keywording ~amd64 with regards to Bug:91202 19 Jun 2004; Jason Wever <weeve@gentoo.org> gnotime-2.1.7.ebuild: Stable on sparc. diff --git a/app-office/gnotime/gnotime-2.1.7.ebuild b/app-office/gnotime/gnotime-2.1.7.ebuild index a03523d1ae29..b02a79932565 100644 --- a/app-office/gnotime/gnotime-2.1.7.ebuild +++ b/app-office/gnotime/gnotime-2.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.1.7.ebuild,v 1.5 2005/01/01 15:32:54 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.1.7.ebuild,v 1.6 2005/05/02 19:53:41 astinus Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gttr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 sparc" +KEYWORDS="~amd64 ~x86 sparc" IUSE="" RDEPEND=">=gnome-base/libgnome-2.0 |