diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-03-12 19:09:43 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-03-12 19:09:43 +0000 |
commit | cfedd2c9af4be9548068623fdc5abdd394efa663 (patch) | |
tree | c7183006d2b59a6c0a3722ff2f44edec4eda13ab /xfce-extra/xfce4-dev-tools | |
parent | Version bump (diff) | |
download | gentoo-2-cfedd2c9af4be9548068623fdc5abdd394efa663.tar.gz gentoo-2-cfedd2c9af4be9548068623fdc5abdd394efa663.tar.bz2 gentoo-2-cfedd2c9af4be9548068623fdc5abdd394efa663.zip |
Stable on Alpha + IA64.
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-extra/xfce4-dev-tools')
-rw-r--r-- | xfce-extra/xfce4-dev-tools/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-dev-tools/xfce4-dev-tools-4.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-dev-tools/ChangeLog b/xfce-extra/xfce4-dev-tools/ChangeLog index 6a22f0641f0f..2be8d1cc12bb 100644 --- a/xfce-extra/xfce4-dev-tools/ChangeLog +++ b/xfce-extra/xfce4-dev-tools/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-dev-tools # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dev-tools/ChangeLog,v 1.11 2007/03/10 17:51:32 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dev-tools/ChangeLog,v 1.12 2007/03/12 19:09:43 kloeri Exp $ + + 12 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> + xfce4-dev-tools-4.4.0.ebuild: + Stable on Alpha + IA64. 10 Mar 2007; nixnut <nixnut@gentoo.org> xfce4-dev-tools-4.4.0.ebuild: Stable on ppc wrt bug 169987 diff --git a/xfce-extra/xfce4-dev-tools/xfce4-dev-tools-4.4.0.ebuild b/xfce-extra/xfce4-dev-tools/xfce4-dev-tools-4.4.0.ebuild index 2eff20eefb46..8e7ca6aff331 100644 --- a/xfce-extra/xfce4-dev-tools/xfce4-dev-tools-4.4.0.ebuild +++ b/xfce-extra/xfce4-dev-tools/xfce4-dev-tools-4.4.0.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-extra/xfce4-dev-tools/xfce4-dev-tools-4.4.0.ebuild,v 1.9 2007/03/10 17:51:32 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dev-tools/xfce4-dev-tools-4.4.0.ebuild,v 1.10 2007/03/12 19:09:43 kloeri Exp $ inherit xfce44 @@ -8,7 +8,7 @@ xfce44 DESCRIPTION="m4macros for autotools eclass and subversion builds" HOMEPAGE="http://foo-projects.org/~benny/projects/xfce4-dev-tools" -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" RDEPEND="" DEPEND="" |