diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-07-12 12:44:24 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-07-12 12:44:24 +0000 |
commit | 5ffda4f7a39e1687d68fb728f77cce69896cc0e6 (patch) | |
tree | c05f2f88557f49390a6791a81b073d623dca88b3 /xfce-base/libxfce4util | |
parent | Added gst-plugins-gnomevfs dependency, required to preview sound files (bug #... (diff) | |
download | historical-5ffda4f7a39e1687d68fb728f77cce69896cc0e6.tar.gz historical-5ffda4f7a39e1687d68fb728f77cce69896cc0e6.tar.bz2 historical-5ffda4f7a39e1687d68fb728f77cce69896cc0e6.zip |
stable amd64
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index a89dd1d31650..4b8f04ccabf4 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.53 2005/07/11 19:36:34 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.54 2005/07/12 12:40:34 blubb Exp $ + + 12 Jul 2005; Simon Stelling <blubb@gentoo.org> libxfce4util-4.2.2.ebuild: + stable on amd64 11 Jul 2005; Bryan Ăstergaard <kloeri@gentoo.org> libxfce4util-4.2.2.ebuild: diff --git a/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild index 94eeab89a1a0..5b15ca72bf90 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.2.2.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.2.ebuild,v 1.7 2005/07/11 19:36:34 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild,v 1.8 2005/07/12 12:40:34 blubb 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" IUSE="doc" RDEPEND="doc? ( dev-util/gtk-doc )" |