diff options
author | 2008-03-24 15:26:04 +0000 | |
---|---|---|
committer | 2008-03-24 15:26:04 +0000 | |
commit | 7ee96181fa4bfa0ab263c5db8fc0cc99dd9eda4b (patch) | |
tree | 26bb7f81f5771c720c8e5230984b72be8563a270 /app-office/gnotime | |
parent | whitespace (diff) | |
download | historical-7ee96181fa4bfa0ab263c5db8fc0cc99dd9eda4b.tar.gz historical-7ee96181fa4bfa0ab263c5db8fc0cc99dd9eda4b.tar.bz2 historical-7ee96181fa4bfa0ab263c5db8fc0cc99dd9eda4b.zip |
sparc stable wrt #205242
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-office/gnotime')
-rw-r--r-- | app-office/gnotime/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnotime/gnotime-2.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnotime/ChangeLog b/app-office/gnotime/ChangeLog index 70cdab8fc195..d108bfdb8f43 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.37 2008/03/23 10:44:42 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.38 2008/03/24 15:26:04 armin76 Exp $ + + 24 Mar 2008; Raúl Porcel <armin76@gentoo.org> gnotime-2.3.0.ebuild: + sparc stable wrt #205242 23 Mar 2008; Christian Faulhammer <opfer@gentoo.org> gnotime-2.3.0.ebuild: stable x86, bug 205242 diff --git a/app-office/gnotime/gnotime-2.3.0.ebuild b/app-office/gnotime/gnotime-2.3.0.ebuild index 7a2ebcf5e7ad..dd25bbe0533a 100644 --- a/app-office/gnotime/gnotime-2.3.0.ebuild +++ b/app-office/gnotime/gnotime-2.3.0.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.3.0.ebuild,v 1.4 2008/03/23 10:44:42 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.3.0.ebuild,v 1.5 2008/03/24 15:26:04 armin76 Exp $ EAPI="1" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gttr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86" IUSE="" RESTRICT="test" |