diff options
author | Jason Wever <weeve@gentoo.org> | 2004-03-19 14:20:55 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-03-19 14:20:55 +0000 |
commit | 7e47901ccc0c83b46d5b7998452d85aca5b5d161 (patch) | |
tree | 93a3050538173692f3d7371334ec13eb2177578b /app-office/gnotime | |
parent | fix issues with smooth engine & gtk 2.4 (Manifest recommit) (diff) | |
download | gentoo-2-7e47901ccc0c83b46d5b7998452d85aca5b5d161.tar.gz gentoo-2-7e47901ccc0c83b46d5b7998452d85aca5b5d161.tar.bz2 gentoo-2-7e47901ccc0c83b46d5b7998452d85aca5b5d161.zip |
Added ~sparc keyword.
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 5f902ce9b5e2..be495856db2d 100644 --- a/app-office/gnotime/ChangeLog +++ b/app-office/gnotime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnotime # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.5 2004/02/14 14:43:41 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.6 2004/03/19 14:17:57 weeve Exp $ + + 19 Mar 2004; Jason Wever <weeve@gentoo.org> gnotime-2.1.7.ebuild: + Added ~sparc keyword. *gnotime-2.1.7 (14 Feb 2004) diff --git a/app-office/gnotime/gnotime-2.1.7.ebuild b/app-office/gnotime/gnotime-2.1.7.ebuild index d0321b289a3d..286fff9c23a4 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-2004 Gentoo Technologies, Inc. # 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.1 2004/02/14 14:43:41 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.1.7.ebuild,v 1.2 2004/03/19 14:17:57 weeve Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gttr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~sparc" IUSE="" RDEPEND=">=gnome-base/libgnome-2.0 |