diff options
author | Marinus Schraal <foser@gentoo.org> | 2002-10-15 22:46:42 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2002-10-15 22:46:42 +0000 |
commit | 144a745fe17fa806a08f977fb3944a3d3cfedc2a (patch) | |
tree | cd49c212d5d925d84073579477202eb59959a6ff /gnome-extra/gnome-pim | |
parent | Added IUSE=ipv6 (diff) | |
download | historical-144a745fe17fa806a08f977fb3944a3d3cfedc2a.tar.gz historical-144a745fe17fa806a08f977fb3944a3d3cfedc2a.tar.bz2 historical-144a745fe17fa806a08f977fb3944a3d3cfedc2a.zip |
1.4.8 x86 declared stable
Diffstat (limited to 'gnome-extra/gnome-pim')
-rw-r--r-- | gnome-extra/gnome-pim/gnome-pim-1.4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-pim/gnome-pim-1.4.8.ebuild b/gnome-extra/gnome-pim/gnome-pim-1.4.8.ebuild index 5083ae1cd5ab..c2c5cd213c7d 100644 --- a/gnome-extra/gnome-pim/gnome-pim-1.4.8.ebuild +++ b/gnome-extra/gnome-pim/gnome-pim-1.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-pim/gnome-pim-1.4.8.ebuild,v 1.1 2002/10/12 15:09:06 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-pim/gnome-pim-1.4.8.ebuild,v 1.2 2002/10/15 22:46:42 foser Exp $ IUSE="nls pda" @@ -11,7 +11,7 @@ SRC_URI="http://me.in-berlin.de/~jroger/gnome-pim/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/gnome-office/gnome-pim.shtml" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~sparc64" +KEYWORDS="x86 ~sparc ~sparc64" RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1" |