summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-07-24 13:26:37 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-07-24 13:26:37 +0000
commit1361218af6bfc120603e981bb49f70dbe02f2cce (patch)
treec4089b04934d960c5e534787a5f8d14c0bf933f6 /net-libs/libvncserver
parentNow compatible with linux-2.6.22 (bug #185130) (diff)
downloadgentoo-2-1361218af6bfc120603e981bb49f70dbe02f2cce.tar.gz
gentoo-2-1361218af6bfc120603e981bb49f70dbe02f2cce.tar.bz2
gentoo-2-1361218af6bfc120603e981bb49f70dbe02f2cce.zip
Add ~alpha
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'net-libs/libvncserver')
-rw-r--r--net-libs/libvncserver/ChangeLog5
-rw-r--r--net-libs/libvncserver/libvncserver-0.9.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libvncserver/ChangeLog b/net-libs/libvncserver/ChangeLog
index bb8b5e2367e9..344300eb34a9 100644
--- a/net-libs/libvncserver/ChangeLog
+++ b/net-libs/libvncserver/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libvncserver
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/ChangeLog,v 1.28 2007/07/06 17:00:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/ChangeLog,v 1.29 2007/07/24 13:26:37 armin76 Exp $
+
+ 24 Jul 2007; Raúl Porcel <armin76@gentoo.org> libvncserver-0.9.1.ebuild:
+ Add ~alpha
06 Jul 2007; Raúl Porcel <armin76@gentoo.org> libvncserver-0.9.1.ebuild:
Add ~ia64 wrt #183009
diff --git a/net-libs/libvncserver/libvncserver-0.9.1.ebuild b/net-libs/libvncserver/libvncserver-0.9.1.ebuild
index 4369cc51ac91..d4747c3e7175 100644
--- a/net-libs/libvncserver/libvncserver-0.9.1.ebuild
+++ b/net-libs/libvncserver/libvncserver-0.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.1.ebuild,v 1.5 2007/07/06 17:00:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.1.ebuild,v 1.6 2007/07/24 13:26:37 armin76 Exp $
inherit eutils libtool
@@ -11,7 +11,7 @@ SRC_URI="http://libvncserver.sourceforge.net/LibVNCServer-${PV/_}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="nobackchannel no24bpp zlib jpeg"
DEPEND="zlib? ( sys-libs/zlib )