diff options
author | 2004-01-14 18:34:10 +0000 | |
---|---|---|
committer | 2004-01-14 18:34:10 +0000 | |
commit | c077de27787366c5129540b04cbaae416aaa06ba (patch) | |
tree | 9e9e9e9cc2a5e2899762ddeb2a2a8382cdde222f /net-im | |
parent | add ~alpha (diff) | |
download | historical-c077de27787366c5129540b04cbaae416aaa06ba.tar.gz historical-c077de27787366c5129540b04cbaae416aaa06ba.tar.bz2 historical-c077de27787366c5129540b04cbaae416aaa06ba.zip |
add ~alpha
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gabber/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/gabber/gabber-0.8.8.ebuild | 6 | ||||
-rw-r--r-- | net-im/psi/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/psi/psi-0.9-r1.ebuild | 6 |
4 files changed, 16 insertions, 10 deletions
diff --git a/net-im/gabber/ChangeLog b/net-im/gabber/ChangeLog index 8f16df39b6c1..be2f4e9a8563 100644 --- a/net-im/gabber/ChangeLog +++ b/net-im/gabber/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/gabber -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gabber/ChangeLog,v 1.18 2003/07/13 12:37:44 mholzer Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/gabber/ChangeLog,v 1.19 2004/01/14 18:34:10 agriffis Exp $ + + 14 Jan 2004; Aron Griffis <agriffis@gentoo.org> gabber-0.8.8.ebuild: + add ~alpha 13 Jul 2003; Martin Holzer <mholzer@gentoo.org> gabber-0.8.7-r3.ebuild, gabber-0.8.7.12.ebuild, gabber-0.8.8.ebuild: diff --git a/net-im/gabber/gabber-0.8.8.ebuild b/net-im/gabber/gabber-0.8.8.ebuild index 66c07639f1d8..e25297e8793a 100644 --- a/net-im/gabber/gabber-0.8.8.ebuild +++ b/net-im/gabber/gabber-0.8.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gabber/gabber-0.8.8.ebuild,v 1.10 2003/09/06 00:00:56 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gabber/gabber-0.8.8.ebuild,v 1.11 2004/01/14 18:34:10 agriffis Exp $ inherit flag-o-matic gcc @@ -12,7 +12,7 @@ HOMEPAGE="http://gabber.sourceforge.net" IUSE="ssl crypt xmms" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~alpha" RDEPEND=">=gnome-base/gnome-libs-1.4.1.7 <gnome-base/libglade-2.0.0 diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog index 7656668c35f8..2cc88c98b6c4 100644 --- a/net-im/psi/ChangeLog +++ b/net-im/psi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/psi -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.21 2004/01/07 20:01:07 mholzer Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.22 2004/01/14 18:33:16 agriffis Exp $ + + 14 Jan 2004; Aron Griffis <agriffis@gentoo.org> psi-0.9-r1.ebuild: + add ~alpha 07 Jan 2004; Martin Holzer <mholzer@gentoo.org> psi-0.9-r1.ebuild, psi-0.9.ebuild: diff --git a/net-im/psi/psi-0.9-r1.ebuild b/net-im/psi/psi-0.9-r1.ebuild index a5ca359a8856..d02e39307df2 100644 --- a/net-im/psi/psi-0.9-r1.ebuild +++ b/net-im/psi/psi-0.9-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9-r1.ebuild,v 1.5 2004/01/07 20:01:07 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9-r1.ebuild,v 1.6 2004/01/14 18:33:16 agriffis Exp $ IUSE="ssl crypt" @@ -14,7 +14,7 @@ HOMEPAGE="http://psi.affinix.com" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~alpha" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6c ) crypt? ( >=app-crypt/gnupg-1.2.2 ) |