diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-23 14:18:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-23 14:18:29 +0000 |
commit | 50f287fb5e6f05edad7de87c449ca222dd32c467 (patch) | |
tree | fa2f95464a1c75a2a1af2c49df8c37688eee7c73 /app-office/gnotime | |
parent | Add ~sparc wrt #195986 (diff) | |
download | gentoo-2-50f287fb5e6f05edad7de87c449ca222dd32c467.tar.gz gentoo-2-50f287fb5e6f05edad7de87c449ca222dd32c467.tar.bz2 gentoo-2-50f287fb5e6f05edad7de87c449ca222dd32c467.zip |
Add ~sparc wrt #195986
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-office/gnotime')
-rw-r--r-- | app-office/gnotime/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnotime/gnotime-2.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnotime/ChangeLog b/app-office/gnotime/ChangeLog index ace851342055..08f4701e9e55 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.28 2007/10/16 14:23:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.29 2007/10/23 14:18:29 armin76 Exp $ + + 23 Oct 2007; Raúl Porcel <armin76@gentoo.org> gnotime-2.2.3.ebuild: + Add ~sparc wrt #195986 16 Oct 2007; Markus Rothe <corsair@gentoo.org> gnotime-2.2.3.ebuild: Added ~ppc64; bug #195986 diff --git a/app-office/gnotime/gnotime-2.2.3.ebuild b/app-office/gnotime/gnotime-2.2.3.ebuild index 045f06867ceb..837719f85833 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 # 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.3 2007/10/16 14:23:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.3.ebuild,v 1.4 2007/10/23 14:18:29 armin76 Exp $ inherit eutils gnome2 autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gttr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc64 ~x86" +KEYWORDS="~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=gnome-base/libgnome-2.0 |