diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 21:38:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 21:38:13 +0000 |
commit | db486b25e67a9948947f376bf530bd5590452910 (patch) | |
tree | 2e45cd9a1e7ad0aa3a17acb9d70fdcaf00e0c513 /x11-misc | |
parent | alpha/ia64/s390/sh/sparc stable wrt #344827 (diff) | |
download | gentoo-2-db486b25e67a9948947f376bf530bd5590452910.tar.gz gentoo-2-db486b25e67a9948947f376bf530bd5590452910.tar.bz2 gentoo-2-db486b25e67a9948947f376bf530bd5590452910.zip |
sparc stable wrt #344827
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/lndir/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/lndir/lndir-1.0.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/lndir/ChangeLog b/x11-misc/lndir/ChangeLog index 2437714f219a..95df675e08e7 100644 --- a/x11-misc/lndir/ChangeLog +++ b/x11-misc/lndir/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/lndir -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lndir/ChangeLog,v 1.17 2010/12/25 20:38:23 fauli Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lndir/ChangeLog,v 1.18 2011/02/12 21:38:13 armin76 Exp $ + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> lndir-1.0.2.ebuild: + sparc stable wrt #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> lndir-1.0.2.ebuild: x86 stable, bug 344827 diff --git a/x11-misc/lndir/lndir-1.0.2.ebuild b/x11-misc/lndir/lndir-1.0.2.ebuild index c17acbe68fd1..6d50757a1cb9 100644 --- a/x11-misc/lndir/lndir-1.0.2.ebuild +++ b/x11-misc/lndir/lndir-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lndir/lndir-1.0.2.ebuild,v 1.4 2010/12/25 20:38:23 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lndir/lndir-1.0.2.ebuild,v 1.5 2011/02/12 21:38:13 armin76 Exp $ EAPI=3 @@ -8,7 +8,7 @@ XORG_STATIC=no inherit xorg-2 DESCRIPTION="create a shadow directory of symbolic links to another directory tree" -KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~ppc ppc64 sparc x86" IUSE="" RDEPEND="" |