diff options
author | Stefaan De Roeck <stefaan@gentoo.org> | 2005-12-26 09:55:23 +0000 |
---|---|---|
committer | Stefaan De Roeck <stefaan@gentoo.org> | 2005-12-26 09:55:23 +0000 |
commit | af4d00205e165276718a4a96d0619917765be95d (patch) | |
tree | a52fadd39258959b5a8511ddbd624fed5a3124fb /x11-proto/xineramaproto | |
parent | Marked ~alpha (diff) | |
download | gentoo-2-af4d00205e165276718a4a96d0619917765be95d.tar.gz gentoo-2-af4d00205e165276718a4a96d0619917765be95d.tar.bz2 gentoo-2-af4d00205e165276718a4a96d0619917765be95d.zip |
Marked ~alpha
(Portage version: 2.1_pre1)
Diffstat (limited to 'x11-proto/xineramaproto')
-rw-r--r-- | x11-proto/xineramaproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/xineramaproto/Manifest | 2 | ||||
-rw-r--r-- | x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/x11-proto/xineramaproto/ChangeLog b/x11-proto/xineramaproto/ChangeLog index 7d47c31130ef..9c2781932758 100644 --- a/x11-proto/xineramaproto/ChangeLog +++ b/x11-proto/xineramaproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xineramaproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.11 2005/12/17 21:15:55 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.12 2005/12/26 09:55:04 stefaan Exp $ + + 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> + xineramaproto-1.1.2.ebuild: + Marked ~alpha *xineramaproto-1.1.2 (17 Dec 2005) diff --git a/x11-proto/xineramaproto/Manifest b/x11-proto/xineramaproto/Manifest index fe6593c39661..e71a32a4e0d6 100644 --- a/x11-proto/xineramaproto/Manifest +++ b/x11-proto/xineramaproto/Manifest @@ -3,4 +3,4 @@ MD5 be8da8f3af0d4efb141b7b43ac410f00 files/digest-xineramaproto-1.1.1 71 MD5 b054785268b6334121e8ed021950f1e8 files/digest-xineramaproto-1.1.2 71 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 MD5 04a9e8c9f0f50844a324ccd2a2577b86 xineramaproto-1.1.1.ebuild 452 -MD5 9c8314360e71b6f75410e43e6f6e1e49 xineramaproto-1.1.2.ebuild 456 +MD5 8d7864f55019bbeaf5e58e5574c6ebb0 xineramaproto-1.1.2.ebuild 463 diff --git a/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild b/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild index f9a8b79e4222..ca703b8dbcff 100644 --- a/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild +++ b/x11-proto/xineramaproto/xineramaproto-1.1.2.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-proto/xineramaproto/xineramaproto-1.1.2.ebuild,v 1.1 2005/12/17 21:15:55 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild,v 1.2 2005/12/26 09:55:04 stefaan Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Xinerama protocol headers" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" |