diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-12 08:56:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-12 08:56:41 +0000 |
commit | 6318beaa866daff384a246c5d630cf92622e0258 (patch) | |
tree | bd53b2feb78b8f0e6ed653e54096fb52d92c5670 /xfce-base/libxfce4util | |
parent | alpha/ia64/sparc stable wrt #201747 (diff) | |
download | gentoo-2-6318beaa866daff384a246c5d630cf92622e0258.tar.gz gentoo-2-6318beaa866daff384a246c5d630cf92622e0258.tar.bz2 gentoo-2-6318beaa866daff384a246c5d630cf92622e0258.zip |
alpha/ia64/sparc stable wrt #201747
(Portage version: 2.1.3.19)
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 6d4941220e31..653c8f838464 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.106 2007/12/09 20:38:04 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.107 2007/12/12 08:56:41 armin76 Exp $ + + 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> libxfce4util-4.4.2.ebuild: + alpha/ia64/sparc stable wrt #201747 09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org> libxfce4util-4.4.2.ebuild: diff --git a/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild index cb2a5b07b0d6..bf1de060c0ba 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.4.2.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/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild,v 1.5 2007/12/11 10:55:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild,v 1.6 2007/12/12 08:56:41 armin76 Exp $ inherit xfce44 @@ -9,7 +9,7 @@ xfce44 DESCRIPTION="Basic utilities library" HOMEPAGE="http://www.xfce.org/projects/libraries" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="debug doc" RDEPEND=">=dev-libs/glib-2.6" |