diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-16 14:23:26 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-16 14:23:26 +0000 |
commit | c75a6e9ce86344b479e494263c8611933669752b (patch) | |
tree | e3adcdcbbd5ab07d9ed8411e0662a2399f1224b9 /app-office/gnotime | |
parent | Stable on amd64 wrt bug #195915 (diff) | |
download | gentoo-2-c75a6e9ce86344b479e494263c8611933669752b.tar.gz gentoo-2-c75a6e9ce86344b479e494263c8611933669752b.tar.bz2 gentoo-2-c75a6e9ce86344b479e494263c8611933669752b.zip |
Added ~ppc64; bug #195986
(Portage version: 2.1.3.9)
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 b61d77615547..ace851342055 100644 --- a/app-office/gnotime/ChangeLog +++ b/app-office/gnotime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnotime # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.27 2007/10/15 22:37:23 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.28 2007/10/16 14:23:26 corsair Exp $ + + 16 Oct 2007; Markus Rothe <corsair@gentoo.org> gnotime-2.2.3.ebuild: + Added ~ppc64; bug #195986 15 Oct 2007; Christian Faulhammer <opfer@gentoo.org> gnotime-2.2.3.ebuild: use --missing true instead of has_version to detect a supported version of diff --git a/app-office/gnotime/gnotime-2.2.3.ebuild b/app-office/gnotime/gnotime-2.2.3.ebuild index aea21ba9cf6d..045f06867ceb 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-2007 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.2 2007/10/15 22:37:23 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.3.ebuild,v 1.3 2007/10/16 14:23:26 corsair Exp $ inherit eutils gnome2 autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gttr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc64 ~x86" IUSE="" RDEPEND=">=gnome-base/libgnome-2.0 |