diff options
author | David Holm <dholm@gentoo.org> | 2005-07-22 10:37:41 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-22 10:37:41 +0000 |
commit | 4d1d3a3e4319c8b21f7bcf06da5ecf7b5c0d16c6 (patch) | |
tree | d017e974f644ba93590128234f1cf50b8434546b /app-office/gnotime | |
parent | Revbump to fix init script. Added to ~amd64. Changed portaudio dep to pabli... (diff) | |
download | historical-4d1d3a3e4319c8b21f7bcf06da5ecf7b5c0d16c6.tar.gz historical-4d1d3a3e4319c8b21f7bcf06da5ecf7b5c0d16c6.tar.bz2 historical-4d1d3a3e4319c8b21f7bcf06da5ecf7b5c0d16c6.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-office/gnotime')
-rw-r--r-- | app-office/gnotime/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnotime/gnotime-2.1.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnotime/ChangeLog b/app-office/gnotime/ChangeLog index 90c0cb6e0c5a..aec2823e76ca 100644 --- a/app-office/gnotime/ChangeLog +++ b/app-office/gnotime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnotime # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.10 2005/05/02 19:53:41 astinus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.11 2005/07/22 10:37:41 dholm Exp $ + + 22 Jul 2005; David Holm <dholm@gentoo.org> gnotime-2.1.7.ebuild: + Added to ~ppc. 02 May 2005; Alex Howells <astinus@gentoo.org> gnotime-2.1.7.ebuild: Keywording ~amd64 with regards to Bug:91202 diff --git a/app-office/gnotime/gnotime-2.1.7.ebuild b/app-office/gnotime/gnotime-2.1.7.ebuild index b02a79932565..4db54712b6d7 100644 --- a/app-office/gnotime/gnotime-2.1.7.ebuild +++ b/app-office/gnotime/gnotime-2.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.1.7.ebuild,v 1.6 2005/05/02 19:53:41 astinus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.1.7.ebuild,v 1.7 2005/07/22 10:37:41 dholm Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gttr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 sparc" +KEYWORDS="~amd64 ~ppc sparc ~x86" IUSE="" RDEPEND=">=gnome-base/libgnome-2.0 |