diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-01-31 15:25:38 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-01-31 15:25:38 +0000 |
commit | 31644a886a39f2c0b6fb4b75bec19fc234380054 (patch) | |
tree | 0f0ec3c2544e3c38f6ba987e9558e1ba934cf266 /xfce-base/libxfce4util | |
parent | Stable on sparc (diff) | |
download | gentoo-2-31644a886a39f2c0b6fb4b75bec19fc234380054.tar.gz gentoo-2-31644a886a39f2c0b6fb4b75bec19fc234380054.tar.bz2 gentoo-2-31644a886a39f2c0b6fb4b75bec19fc234380054.zip |
stable on amd64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 9de9250c2e5a..fbb2b3e97996 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.44 2005/01/29 19:57:26 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.45 2005/01/31 15:25:38 lanius Exp $ + + 31 Jan 2005; lanius@gentoo.org libxfce4util-4.2.0.ebuild: + stable on amd64 29 Jan 2005; Lars Weiler <pylon@gentoo.org> libxfce4util-4.2.0.ebuild: Stable on ppc. diff --git a/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild index 769a7d2ac7e8..c61125fd277f 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild,v 1.5 2005/01/31 15:25:38 lanius Exp $ DESCRIPTION="Libraries for Xfce 4" LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" BZIPPED=1 XRDEPEND="dev-util/gtk-doc" |