diff options
author | Markus Meier <maekke@gentoo.org> | 2011-04-08 16:23:21 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-04-08 16:23:21 +0000 |
commit | b02207f7a46c91cd38a5290480c8b6fb3b6c33d4 (patch) | |
tree | 28b781ea517c3f93bded5db80cec3141c61ccb20 /x11-apps/scripts | |
parent | arm stable, bug #359059 (diff) | |
download | historical-b02207f7a46c91cd38a5290480c8b6fb3b6c33d4.tar.gz historical-b02207f7a46c91cd38a5290480c8b6fb3b6c33d4.tar.bz2 historical-b02207f7a46c91cd38a5290480c8b6fb3b6c33d4.zip |
arm stable, bug #359059
Package-Manager: portage-2.1.9.45/cvs/Linux i686
Diffstat (limited to 'x11-apps/scripts')
-rw-r--r-- | x11-apps/scripts/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/scripts/scripts-1.0.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/scripts/ChangeLog b/x11-apps/scripts/ChangeLog index 14abe6b4e938..0f8def8da293 100644 --- a/x11-apps/scripts/ChangeLog +++ b/x11-apps/scripts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/scripts # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/scripts/ChangeLog,v 1.21 2011/03/26 10:24:38 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/scripts/ChangeLog,v 1.22 2011/04/08 16:17:14 maekke Exp $ + + 08 Apr 2011; Markus Meier <maekke@gentoo.org> scripts-1.0.1-r1.ebuild: + arm stable, bug #359059 26 Mar 2011; Christian Faulhammer <fauli@gentoo.org> scripts-1.0.1-r1.ebuild: diff --git a/x11-apps/scripts/scripts-1.0.1-r1.ebuild b/x11-apps/scripts/scripts-1.0.1-r1.ebuild index cfa5d97b1b72..7b4b7283f134 100644 --- a/x11-apps/scripts/scripts-1.0.1-r1.ebuild +++ b/x11-apps/scripts/scripts-1.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/scripts/scripts-1.0.1-r1.ebuild,v 1.4 2011/03/26 10:24:38 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/scripts/scripts-1.0.1-r1.ebuild,v 1.5 2011/04/08 16:17:14 maekke Exp $ EAPI=3 @@ -8,7 +8,7 @@ XORG_STATIC="no" inherit xorg-2 DESCRIPTION="start an X program on a remote machine" -KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" |