diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-03-01 13:45:20 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-03-01 13:45:20 +0000 |
commit | c3f448c72046e352c4a1e8a5db2e6ac6c196219f (patch) | |
tree | e5826ba3023b132bbbada581fde6a7993d1be60a /app-office/gnotime | |
parent | Added ~ppc wrt bug 211735 (diff) | |
download | gentoo-2-c3f448c72046e352c4a1e8a5db2e6ac6c196219f.tar.gz gentoo-2-c3f448c72046e352c4a1e8a5db2e6ac6c196219f.tar.bz2 gentoo-2-c3f448c72046e352c4a1e8a5db2e6ac6c196219f.zip |
Added ~ppc wrt bug 211735
(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 1ab02995e199..b2def69a67c6 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.35 2008/02/28 08:04:14 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.36 2008/03/01 13:45:20 nixnut Exp $ + + 01 Mar 2008; nixnut <nixnut@gentoo.org> gnotime-2.3.0.ebuild: + Added ~ppc wrt bug 211735 28 Feb 2008; Christian Faulhammer <opfer@gentoo.org> gnotime-2.3.0.ebuild: check for USE=deprecated with dev-scheme/guile not needed anymore diff --git a/app-office/gnotime/gnotime-2.3.0.ebuild b/app-office/gnotime/gnotime-2.3.0.ebuild index 94b5c8fa1f23..bc4d193486e2 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.2 2008/02/28 08:04:14 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.3.0.ebuild,v 1.3 2008/03/01 13:45:20 nixnut Exp $ EAPI="1" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gttr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RESTRICT="test" |