diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-11 19:39:36 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-11 19:39:36 +0000 |
commit | 5d15568d0eefcd59a26322cb33dbfcc03b4d48eb (patch) | |
tree | 7ce53fadb76a65e74ca8a6859b937a9c138aed33 /xfce-base | |
parent | Added ia64. Blame plasmaroo. (diff) | |
download | historical-5d15568d0eefcd59a26322cb33dbfcc03b4d48eb.tar.gz historical-5d15568d0eefcd59a26322cb33dbfcc03b4d48eb.tar.bz2 historical-5d15568d0eefcd59a26322cb33dbfcc03b4d48eb.zip |
Stable on alpha + ia64.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4mcs/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild | 4 |
3 files changed, 12 insertions, 4 deletions
diff --git a/xfce-base/libxfce4mcs/ChangeLog b/xfce-base/libxfce4mcs/ChangeLog index 2ef3949ae069..26a58ee0dd30 100644 --- a/xfce-base/libxfce4mcs/ChangeLog +++ b/xfce-base/libxfce4mcs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/libxfce4mcs # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.55 2005/07/11 17:35:04 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.56 2005/07/11 19:39:36 kloeri Exp $ + + 11 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> + libxfce4mcs-4.2.2.ebuild: + Stable on alpha + ia64. 11 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> libxfce4mcs-4.2.2.ebuild: diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index dce99725875c..a89dd1d31650 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,10 @@ # 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.52 2005/07/11 17:35:32 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.53 2005/07/11 19:36:34 kloeri Exp $ + + 11 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> + libxfce4util-4.2.2.ebuild: + Stable on alpha + ia64. 11 Jul 2005; Rene Nussbaumer <killerfox@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 eff0a990cdbd..94eeab89a1a0 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.6 2005/07/11 17:35:32 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild,v 1.7 2005/07/11 19:36:34 kloeri 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 )" |