summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-21 02:30:06 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-21 02:30:06 +0000
commit6b87eabe967654e195b11e21e0daa0c1820bd277 (patch)
tree62c37f218ab181be8a2bc29d5072bae842ffea0c /xfce-base
parentis-flag -fPIC -> has_pic to work with new gcc builds and USE=hardened. (diff)
downloadhistorical-6b87eabe967654e195b11e21e0daa0c1820bd277.tar.gz
historical-6b87eabe967654e195b11e21e0daa0c1820bd277.tar.bz2
historical-6b87eabe967654e195b11e21e0daa0c1820bd277.zip
Stable on alpha and ia64
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/libxfce4mcs/ChangeLog5
-rw-r--r--xfce-base/libxfce4mcs/libxfce4mcs-4.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4mcs/ChangeLog b/xfce-base/libxfce4mcs/ChangeLog
index bf1955e2a928..bd7c361c4063 100644
--- a/xfce-base/libxfce4mcs/ChangeLog
+++ b/xfce-base/libxfce4mcs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/libxfce4mcs
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.24 2004/04/18 05:12:47 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.25 2004/04/21 02:30:06 agriffis Exp $
+
+ 20 Apr 2004; Aron Griffis <agriffis@gentoo.org> libxfce4mcs-4.0.4.ebuild:
+ Stable on alpha and ia64
*libxfce4mcs-4.0.5 (18 Apr 2004)
diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.0.4.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.0.4.ebuild
index a2510a6b5c71..9d7e55e29f05 100644
--- a/xfce-base/libxfce4mcs/libxfce4mcs-4.0.4.ebuild
+++ b/xfce-base/libxfce4mcs/libxfce4mcs-4.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.0.4.ebuild,v 1.7 2004/04/20 22:15:59 jhuebel Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.0.4.ebuild,v 1.8 2004/04/21 02:30:06 agriffis Exp $
IUSE="X"
DESCRIPTION="Libraries for XFCE4"
@@ -9,7 +9,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="~ia64 x86 ~ppc ~alpha sparc amd64 hppa ~mips"
+KEYWORDS="ia64 x86 ~ppc alpha sparc amd64 hppa ~mips"
RDEPEND=">=x11-libs/gtk+-2.0.6
dev-libs/libxml2