diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:21 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:21 +0000 |
commit | ab604b431f447c2f908a4704c2ed25503c92424d (patch) | |
tree | 723a7b58acbf2dd989d882968758ecd2d5bef58c /net-www/horde-turba | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-ab604b431f447c2f908a4704c2ed25503c92424d.tar.gz historical-ab604b431f447c2f908a4704c2ed25503c92424d.tar.bz2 historical-ab604b431f447c2f908a4704c2ed25503c92424d.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-www/horde-turba')
-rw-r--r-- | net-www/horde-turba/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/horde-turba/horde-turba-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/horde-turba/ChangeLog b/net-www/horde-turba/ChangeLog index d23c772bbb60..7c49b5a4fcec 100644 --- a/net-www/horde-turba/ChangeLog +++ b/net-www/horde-turba/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for net-www/horde-turba # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/horde-turba/ChangeLog,v 1.1 2002/10/31 20:04:39 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/horde-turba/ChangeLog,v 1.2 2002/12/09 04:33:20 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *horde-turba-1.1 (31 Oct 2002) 31 Oct 2002; Karl Trygve Kalleberg <karltk@gentoo.org> horde-turba-1.1.ebuild files/digest-horde-turba-1.1 : diff --git a/net-www/horde-turba/horde-turba-1.1.ebuild b/net-www/horde-turba/horde-turba-1.1.ebuild index 99464cac2538..3a504133e2d0 100644 --- a/net-www/horde-turba/horde-turba-1.1.ebuild +++ b/net-www/horde-turba/horde-turba-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/horde-turba/horde-turba-1.1.ebuild,v 1.1 2002/10/31 20:04:39 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/horde-turba/horde-turba-1.1.ebuild,v 1.2 2002/12/09 04:33:20 manson Exp $ DESCRIPTION="Turba is the Horde address book / contact management program" HOMEPAGE="http://www.horde.org" @@ -8,7 +8,7 @@ P=turba-1.1 SRC_URI="ftp://ftp.horde.org/pub/turba/tarballs/${P}.tar.gz" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" DEPEND="" RDEPEND=">=net-www/horde-2.1" IUSE="" |