diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-09-22 14:42:53 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-09-22 14:42:53 +0000 |
commit | d8f370028baff3fd6bacf64d342614a8114a9a6d (patch) | |
tree | b44deda18fb07e8a7e72697e2e78dbfed0fb4ef0 /x11-misc/xdg-utils | |
parent | Keyworded ~amd64 as per bug 187040. (diff) | |
download | gentoo-2-d8f370028baff3fd6bacf64d342614a8114a9a6d.tar.gz gentoo-2-d8f370028baff3fd6bacf64d342614a8114a9a6d.tar.bz2 gentoo-2-d8f370028baff3fd6bacf64d342614a8114a9a6d.zip |
ppc stable, bug #193339
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-misc/xdg-utils')
-rw-r--r-- | x11-misc/xdg-utils/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xdg-utils/xdg-utils-1.0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xdg-utils/ChangeLog b/x11-misc/xdg-utils/ChangeLog index b6ff85d84a24..53258f728fc4 100644 --- a/x11-misc/xdg-utils/ChangeLog +++ b/x11-misc/xdg-utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xdg-utils # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/ChangeLog,v 1.35 2007/09/21 22:56:48 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/ChangeLog,v 1.36 2007/09/22 14:42:53 dertobi123 Exp $ + + 22 Sep 2007; Tobias Scherbaum <dertobi123@gentoo.org> + xdg-utils-1.0.2.ebuild: + ppc stable, bug #193339 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> xdg-utils-1.0.2.ebuild: diff --git a/x11-misc/xdg-utils/xdg-utils-1.0.2.ebuild b/x11-misc/xdg-utils/xdg-utils-1.0.2.ebuild index 6bfdae447879..0b622976740f 100644 --- a/x11-misc/xdg-utils/xdg-utils-1.0.2.ebuild +++ b/x11-misc/xdg-utils/xdg-utils-1.0.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/x11-misc/xdg-utils/xdg-utils-1.0.2.ebuild,v 1.4 2007/09/21 22:56:48 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/xdg-utils-1.0.2.ebuild,v 1.5 2007/09/22 14:42:53 dertobi123 Exp $ DESCRIPTION="Portland utils for cross-platform/cross-toolkit/cross-desktop interoperability" HOMEPAGE="http://portland.freedesktop.org/wiki/Portland" @@ -8,7 +8,7 @@ SRC_URI="http://portland.freedesktop.org/download/${P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc" RESTRICT="test" |