diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-03-23 10:44:42 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-03-23 10:44:42 +0000 |
commit | 7890122067d3525068f84f76ae1582fd81b77885 (patch) | |
tree | 93f8ca760eacbd57591dc6029fd6499169521f71 /app-office/gnotime | |
parent | fix documentation syntax (diff) | |
download | gentoo-2-7890122067d3525068f84f76ae1582fd81b77885.tar.gz gentoo-2-7890122067d3525068f84f76ae1582fd81b77885.tar.bz2 gentoo-2-7890122067d3525068f84f76ae1582fd81b77885.zip |
stable x86, bug 205242
(Portage version: 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 b2def69a67c6..70cdab8fc195 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.36 2008/03/01 13:45:20 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.37 2008/03/23 10:44:42 opfer Exp $ + + 23 Mar 2008; Christian Faulhammer <opfer@gentoo.org> gnotime-2.3.0.ebuild: + stable x86, bug 205242 01 Mar 2008; nixnut <nixnut@gentoo.org> gnotime-2.3.0.ebuild: Added ~ppc wrt bug 211735 diff --git a/app-office/gnotime/gnotime-2.3.0.ebuild b/app-office/gnotime/gnotime-2.3.0.ebuild index bc4d193486e2..7a2ebcf5e7ad 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.3 2008/03/01 13:45:20 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.3.0.ebuild,v 1.4 2008/03/23 10:44:42 opfer 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" |