diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-25 03:08:43 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-25 03:08:43 +0000 |
commit | 2c479005ccacee4ccb9dd95e8bb14723266825ec (patch) | |
tree | 181496a5e9c7de1f45b99761de1f70b40d9f578d /x11-misc/xdg-utils/xdg-utils-1.0.2.ebuild | |
parent | tweak whitespace (diff) | |
download | gentoo-2-2c479005ccacee4ccb9dd95e8bb14723266825ec.tar.gz gentoo-2-2c479005ccacee4ccb9dd95e8bb14723266825ec.tar.bz2 gentoo-2-2c479005ccacee4ccb9dd95e8bb14723266825ec.zip |
Stable for HPPA (bug #193339).
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-misc/xdg-utils/xdg-utils-1.0.2.ebuild')
-rw-r--r-- | x11-misc/xdg-utils/xdg-utils-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 0b622976740f..111b7e04df47 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.5 2007/09/22 14:42:53 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/xdg-utils-1.0.2.ebuild,v 1.6 2007/09/25 03:08:43 jer 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" |