diff options
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild | 6 | ||||
-rw-r--r-- | net-p2p/bittorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild | 4 |
4 files changed, 14 insertions, 8 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index b1ab06d5bea7..9abfcac01cf4 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tightvnc -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.47 2004/12/29 20:13:58 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.48 2005/04/27 15:07:26 blubb Exp $ + + 27 Apr 2005; Simon Stelling <blubb@gentoo.org> tightvnc-1.2.9-r1.ebuild: + stable on amd64 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild b/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild index 16b2ec862d3b..7eb2be97b70d 100644 --- a/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild,v 1.13 2004/10/04 22:08:54 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild,v 1.14 2005/04/27 15:07:26 blubb Exp $ inherit eutils @@ -11,7 +11,7 @@ DESCRIPTION="A great client/server software package allowing remote network acce SRC_URI="mirror://sourceforge/vnc-tight/${P}_unixsrc.tar.bz2" HOMEPAGE="http://www.tightvnc.com/" -KEYWORDS="x86 ppc sparc alpha ~amd64" +KEYWORDS="x86 ppc sparc alpha amd64" LICENSE="GPL-2" SLOT="0" diff --git a/net-p2p/bittorrent/ChangeLog b/net-p2p/bittorrent/ChangeLog index 235063f9b0b4..ddf7f790b487 100644 --- a/net-p2p/bittorrent/ChangeLog +++ b/net-p2p/bittorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/bittorrent # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.44 2005/03/31 12:30:36 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.45 2005/04/27 15:06:43 blubb Exp $ + + 27 Apr 2005; Simon Stelling <blubb@gentoo.org> bittorrent-3.4.2-r2.ebuild: + stable on amd64 *bittorrent-4.0.1 (31 Mar 2005) diff --git a/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild b/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild index 85537251a637..6153ef44efa2 100644 --- a/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild +++ b/net-p2p/bittorrent/bittorrent-3.4.2-r2.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/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild,v 1.5 2005/03/09 01:04:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild,v 1.6 2005/04/27 15:06:43 blubb Exp $ inherit distutils @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ppc sparc x86" +KEYWORDS="~alpha amd64 arm ppc sparc x86" IUSE="X" RDEPEND="X? ( <dev-python/wxpython-2.5* ) |