diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-08-15 18:04:20 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-08-15 18:04:20 +0000 |
commit | 202b8b6a293453af80b5898bf3db5509fd7466bc (patch) | |
tree | f54b4b105eb6bf8cf7ab990ee66d05dea77ae7e4 /x11-libs/libXcursor | |
parent | Marked ~amd64. (diff) | |
download | gentoo-2-202b8b6a293453af80b5898bf3db5509fd7466bc.tar.gz gentoo-2-202b8b6a293453af80b5898bf3db5509fd7466bc.tar.bz2 gentoo-2-202b8b6a293453af80b5898bf3db5509fd7466bc.zip |
Marked ~amd64.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-libs/libXcursor')
-rw-r--r-- | x11-libs/libXcursor/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXcursor/Manifest | 4 | ||||
-rw-r--r-- | x11-libs/libXcursor/libXcursor-1.1.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libXcursor/ChangeLog b/x11-libs/libXcursor/ChangeLog index 4dc794a4910e..f959c37e9116 100644 --- a/x11-libs/libXcursor/ChangeLog +++ b/x11-libs/libXcursor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXcursor # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.2 2005/08/09 12:49:34 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.3 2005/08/15 18:03:25 herbs Exp $ + + 15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> libXcursor-1.1.3.ebuild: + Marked ~amd64. 09 Aug 2005; Ferris McCormick <fmccor@gentoo.org> libXcursor-1.1.3.ebuild: Add ~sparc keyword (X modular testing). diff --git a/x11-libs/libXcursor/Manifest b/x11-libs/libXcursor/Manifest index 8942307c9ba5..ca71d6b50da6 100644 --- a/x11-libs/libXcursor/Manifest +++ b/x11-libs/libXcursor/Manifest @@ -1,3 +1,3 @@ -MD5 43d9eb269a16ceddd9053af95d4c8476 ChangeLog 480 -MD5 3dfd9669dbd29adaabc80251dc07d8f5 libXcursor-1.1.3.ebuild 567 +MD5 bb786006b51cedc13c6f17faaab4a6ab libXcursor-1.1.3.ebuild 574 +MD5 dbf83f154d6aab3f9b55d8d1d44f1661 ChangeLog 572 MD5 8701bf076c08a0b51249fd0bf4ddeb01 files/digest-libXcursor-1.1.3 69 diff --git a/x11-libs/libXcursor/libXcursor-1.1.3.ebuild b/x11-libs/libXcursor/libXcursor-1.1.3.ebuild index dcd98b06650a..7e10b6ce155a 100644 --- a/x11-libs/libXcursor/libXcursor-1.1.3.ebuild +++ b/x11-libs/libXcursor/libXcursor-1.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.3.ebuild,v 1.2 2005/08/09 12:49:34 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.3.ebuild,v 1.3 2005/08/15 18:03:25 herbs Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org Xcursor library" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~sparc ~x86" +KEYWORDS="~amd64 ~sparc ~x86" #IUSE="X gnome" RDEPEND="x11-libs/libXrender x11-libs/libXfixes |