diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-01-10 20:35:03 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-01-10 20:35:03 +0000 |
commit | e3735df5fbce49b3a7b62dd5025c4e9640447a5f (patch) | |
tree | cb3188019445a81ae2cd5bbaf23ec614bac89916 /app-office/gnotime | |
parent | stable x86, bug 205242 (diff) | |
download | gentoo-2-e3735df5fbce49b3a7b62dd5025c4e9640447a5f.tar.gz gentoo-2-e3735df5fbce49b3a7b62dd5025c4e9640447a5f.tar.bz2 gentoo-2-e3735df5fbce49b3a7b62dd5025c4e9640447a5f.zip |
stable x86, bug 205242
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-office/gnotime')
-rw-r--r-- | app-office/gnotime/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/gnotime/gnotime-2.2.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-office/gnotime/ChangeLog b/app-office/gnotime/ChangeLog index 046c1ceb131d..3602b84813ba 100644 --- a/app-office/gnotime/ChangeLog +++ b/app-office/gnotime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnotime -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.31 2007/11/03 23:46:46 tester Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.32 2008/01/10 20:35:03 opfer Exp $ + + 10 Jan 2008; Christian Faulhammer <opfer@gentoo.org> gnotime-2.2.3.ebuild: + stable x86, bug 205242 03 Nov 2007; Olivier Crête <tester@gentoo.org> gnotime-2.2.3.ebuild: Re-add ~amd64 for bug #195986 diff --git a/app-office/gnotime/gnotime-2.2.3.ebuild b/app-office/gnotime/gnotime-2.2.3.ebuild index 54aaf0ac2278..a048ba791e6a 100644 --- a/app-office/gnotime/gnotime-2.2.3.ebuild +++ b/app-office/gnotime/gnotime-2.2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.3.ebuild,v 1.6 2007/11/03 23:46:46 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.3.ebuild,v 1.7 2008/01/10 20:35:03 opfer Exp $ inherit eutils gnome2 autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gttr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc64 ~sparc x86" IUSE="" RESTRICT="test" |