diff options
author | 2008-01-10 21:46:40 +0000 | |
---|---|---|
committer | 2008-01-10 21:46:40 +0000 | |
commit | 4c79d4255f53f84a993e65c2d9bf16b132f85634 (patch) | |
tree | 0de41f13eeef80ce51a3a5bc8b725a68fc1ddee2 /app-office/gnotime/gnotime-2.2.3.ebuild | |
parent | bump to 2.12.5, numerous fixes (firefox, OOo, pixbufs, and many more) (and ye... (diff) | |
download | gentoo-2-4c79d4255f53f84a993e65c2d9bf16b132f85634.tar.gz gentoo-2-4c79d4255f53f84a993e65c2d9bf16b132f85634.tar.bz2 gentoo-2-4c79d4255f53f84a993e65c2d9bf16b132f85634.zip |
Sparc stable --- Bug #205242 --- appears to work as advertized.
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'app-office/gnotime/gnotime-2.2.3.ebuild')
-rw-r--r-- | app-office/gnotime/gnotime-2.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnotime/gnotime-2.2.3.ebuild b/app-office/gnotime/gnotime-2.2.3.ebuild index a048ba791e6a..fd8ec37dee8b 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-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.7 2008/01/10 20:35:03 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.3.ebuild,v 1.8 2008/01/10 21:46:40 fmccor 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" |