diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-04-09 10:27:32 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-04-09 10:27:32 +0000 |
commit | 4474ec4984e452ff3fa60f9e82ef2785f20529ac (patch) | |
tree | e331519cb19b6a934470645935d0e55b06368009 /x11-proto/scrnsaverproto | |
parent | stable x86, bug 308521 (diff) | |
download | historical-4474ec4984e452ff3fa60f9e82ef2785f20529ac.tar.gz historical-4474ec4984e452ff3fa60f9e82ef2785f20529ac.tar.bz2 historical-4474ec4984e452ff3fa60f9e82ef2785f20529ac.zip |
stable x86, bug 308521
Package-Manager: portage-2.1.7.17/cvs/Linux i686
Diffstat (limited to 'x11-proto/scrnsaverproto')
-rw-r--r-- | x11-proto/scrnsaverproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/scrnsaverproto/ChangeLog b/x11-proto/scrnsaverproto/ChangeLog index da92382eda1e..ffb23163b448 100644 --- a/x11-proto/scrnsaverproto/ChangeLog +++ b/x11-proto/scrnsaverproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/scrnsaverproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.29 2010/01/14 17:06:19 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.30 2010/04/09 10:21:33 fauli Exp $ + + 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org> + scrnsaverproto-1.2.0.ebuild: + stable x86, bug 308521 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> scrnsaverproto-1.2.0.ebuild: diff --git a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild index bfdbcc7915b2..34ecfbdc261b 100644 --- a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild +++ b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild,v 1.4 2010/01/14 17:06:19 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild,v 1.5 2010/04/09 10:21:33 fauli Exp $ EAPI="2" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org ScrnSaver protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="!<x11-libs/libXScrnSaver-1.2" |