summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefaan De Roeck <stefaan@gentoo.org>2005-12-26 10:23:57 +0000
committerStefaan De Roeck <stefaan@gentoo.org>2005-12-26 10:23:57 +0000
commit5f4ba7be8a6005d621fe3914eca46e6b6d637ad6 (patch)
tree54475d1da6b3675e202d991c6845580b9f74e760 /x11-libs/libICE
parentReplace -Os with -O2 to fix runtime problems, thanks to Andreas Claesson <and... (diff)
downloadhistorical-5f4ba7be8a6005d621fe3914eca46e6b6d637ad6.tar.gz
historical-5f4ba7be8a6005d621fe3914eca46e6b6d637ad6.tar.bz2
historical-5f4ba7be8a6005d621fe3914eca46e6b6d637ad6.zip
Marked ~alpha
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'x11-libs/libICE')
-rw-r--r--x11-libs/libICE/ChangeLog5
-rw-r--r--x11-libs/libICE/Manifest4
-rw-r--r--x11-libs/libICE/libICE-1.0.0.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libICE/ChangeLog b/x11-libs/libICE/ChangeLog
index c5dcac22e988..5e9d6fd618fb 100644
--- a/x11-libs/libICE/ChangeLog
+++ b/x11-libs/libICE/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libICE
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.12 2005/12/17 21:38:56 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.13 2005/12/26 10:14:34 stefaan Exp $
+
+ 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> libICE-1.0.0.ebuild:
+ Marked ~alpha
*libICE-1.0.0 (17 Dec 2005)
diff --git a/x11-libs/libICE/Manifest b/x11-libs/libICE/Manifest
index feeb8100c78d..90d099be5bd5 100644
--- a/x11-libs/libICE/Manifest
+++ b/x11-libs/libICE/Manifest
@@ -1,6 +1,6 @@
-MD5 64d7cb7a5aeecee70567e41e31ec4598 ChangeLog 1621
+MD5 e5a72df0449e2c964cb2a73b7452c8ff ChangeLog 1712
MD5 fe5e0c5cee86712d2ed86b1250a83887 files/digest-libICE-0.99.2 66
MD5 8e249947e080872112b1d39957d2d8b8 files/digest-libICE-1.0.0 65
MD5 17816e0f4a839bf9edf814a54df33259 libICE-0.99.2.ebuild 609
-MD5 ccf49188148472b5a0d4d6b93612aa4c libICE-1.0.0.ebuild 608
+MD5 f42d4461aff94cae5d88d9535bb70fff libICE-1.0.0.ebuild 615
MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156
diff --git a/x11-libs/libICE/libICE-1.0.0.ebuild b/x11-libs/libICE/libICE-1.0.0.ebuild
index 84bd662d7d79..77503e12b53e 100644
--- a/x11-libs/libICE/libICE-1.0.0.ebuild
+++ b/x11-libs/libICE/libICE-1.0.0.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/x11-libs/libICE/libICE-1.0.0.ebuild,v 1.1 2005/12/17 21:38:56 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.0.ebuild,v 1.2 2005/12/26 10:14:34 stefaan Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org ICE library"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
IUSE="ipv6"
RDEPEND="x11-libs/xtrans
x11-proto/xproto"