diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-12-18 16:47:34 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-12-18 16:47:34 +0000 |
commit | f1505c88c084393c30519854a71ddfee19d2ff4e (patch) | |
tree | 2c76258e3be256a621a7402156a56a43cef12e5e /xfce-base | |
parent | whitespace (diff) | |
download | gentoo-2-f1505c88c084393c30519854a71ddfee19d2ff4e.tar.gz gentoo-2-f1505c88c084393c30519854a71ddfee19d2ff4e.tar.bz2 gentoo-2-f1505c88c084393c30519854a71ddfee19d2ff4e.zip |
Marked stable on hppa.
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4util/Manifest | 4 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.0.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 13a29d05c808..729a4e9dd5f3 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.8 2003/11/16 01:14:22 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.9 2003/12/18 16:47:26 gmsoft Exp $ + + 18 Dec 2003; Guy Martin <gmsoft@gentoo.org> libxfce4util-4.0.1.ebuild: + Marked stable on hppa. *libxfce4util-4.0.1 (12 Nov 2003) diff --git a/xfce-base/libxfce4util/Manifest b/xfce-base/libxfce4util/Manifest index bc9e79b0d472..45c62438664b 100644 --- a/xfce-base/libxfce4util/Manifest +++ b/xfce-base/libxfce4util/Manifest @@ -1,6 +1,6 @@ +MD5 779992b74098e2aa7a606a433bb72eb4 ChangeLog 1374 MD5 ab019e8fc07dc4bb9517e3a349a9fe80 libxfce4util-4.0.0.ebuild 650 -MD5 4de05d01fa39c53609ecfc58126f3a76 libxfce4util-4.0.1.ebuild 647 -MD5 18ad92ecc2f104c306212cc715b5fda6 ChangeLog 1275 +MD5 ec9b29147ec5f08253a201ee87c2aef1 libxfce4util-4.0.1.ebuild 652 MD5 c390804e060ffd11a5bbb143434b2b2d metadata.xml 157 MD5 87241d013b4f2465e13fe51c6fa56e3f files/digest-libxfce4util-4.0.0 70 MD5 8482c13836537803810fa29b9b2c8158 files/digest-libxfce4util-4.0.1 70 diff --git a/xfce-base/libxfce4util/libxfce4util-4.0.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.0.1.ebuild index e384b981e674..ad727a7f47ae 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.0.1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.1.ebuild,v 1.2 2003/12/07 19:54:34 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.1.ebuild,v 1.3 2003/12/18 16:47:26 gmsoft Exp $ IUSE="" S=${WORKDIR}/${P} @@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ia64 x86 ~ppc ~alpha ~sparc ~amd64" +KEYWORDS="~ia64 x86 ~ppc ~alpha ~sparc ~amd64 hppa" DEPEND=">=x11-libs/gtk+-2.0.6 dev-util/pkgconfig |