diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-01-10 21:46:40 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-01-10 21:46:40 +0000 |
commit | 4c79d4255f53f84a993e65c2d9bf16b132f85634 (patch) | |
tree | 0de41f13eeef80ce51a3a5bc8b725a68fc1ddee2 /app-office/gnotime | |
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')
-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 3602b84813ba..ce48c9ffc56d 100644 --- a/app-office/gnotime/ChangeLog +++ b/app-office/gnotime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnotime # 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 $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.33 2008/01/10 21:46:40 fmccor Exp $ + + 10 Jan 2008; Ferris McCormick <fmccor@gentoo.org> gnotime-2.2.3.ebuild: + Sparc stable --- Bug #205242 --- appears to work as advertized. 10 Jan 2008; Christian Faulhammer <opfer@gentoo.org> gnotime-2.2.3.ebuild: stable x86, bug 205242 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" |