summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2005-11-20 20:04:02 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2005-11-20 20:04:02 +0000
commit223244cdde185e1f0eb0e9732abc58febb595798 (patch)
tree6646ef1725085c65b20ba7bb9fec704bf768126e /x11-misc
parentMarked stable on amd64 (diff)
downloadgentoo-2-223244cdde185e1f0eb0e9732abc58febb595798.tar.gz
gentoo-2-223244cdde185e1f0eb0e9732abc58febb595798.tar.bz2
gentoo-2-223244cdde185e1f0eb0e9732abc58febb595798.zip
Marked stable on amd64
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xpad/ChangeLog5
-rw-r--r--x11-misc/xpad/Manifest4
-rw-r--r--x11-misc/xpad/xpad-2.10.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xpad/ChangeLog b/x11-misc/xpad/ChangeLog
index 864ea0d103e0..1e0e15c18a1b 100644
--- a/x11-misc/xpad/ChangeLog
+++ b/x11-misc/xpad/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xpad
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/ChangeLog,v 1.42 2005/11/20 11:50:17 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/ChangeLog,v 1.43 2005/11/20 20:04:02 dang Exp $
+
+ 20 Nov 2005; <dang@gentoo.org> xpad-2.10.ebuild:
+ Marked stable on amd64
20 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> xpad-2.10.ebuild:
Stable on x86 (bug 113003).
diff --git a/x11-misc/xpad/Manifest b/x11-misc/xpad/Manifest
index 49b91b758453..5464f448a9c1 100644
--- a/x11-misc/xpad/Manifest
+++ b/x11-misc/xpad/Manifest
@@ -1,4 +1,4 @@
-MD5 f328f4ffd5ba3ae2bdf3d1fc1c9e0223 ChangeLog 5709
+MD5 d1889c307d02d7e59582059406d0132d ChangeLog 5786
MD5 d0f0a44ba012c5a3d6863afb093890d7 files/digest-xpad-1.13 62
MD5 aafa84e3025045f0c2c9a99661e82697 files/digest-xpad-2.10 62
MD5 116f1b1db749a9f8d0b7c8d075e5759d files/digest-xpad-2.6 61
@@ -9,7 +9,7 @@ MD5 f163903dcdda0aa1e2dd273f5047355a files/xpad-2.9-smallicons.patch 625
MD5 c9bd5d7230128220b1899aa4164686a9 files/xpad-2.9-toolbar-chsize.patch 12018
MD5 bec94149899ec6cc9d70d755445b50cd metadata.xml 263
MD5 682a9191a39ddf9c2c61f4ba72ed1fe6 xpad-1.13.ebuild 722
-MD5 7dbfe6843e8787a09be77d61312c862b xpad-2.10.ebuild 649
+MD5 47502bc185ad7f4f8907a547a817a466 xpad-2.10.ebuild 648
MD5 1f6bce16512ef9fc6a5ca5efb92d5c71 xpad-2.6.ebuild 659
MD5 92f4a7bc9064e467514e882077f89734 xpad-2.8.ebuild 611
MD5 e8aeb405f800dc06e477c50bc2e80ed4 xpad-2.9-r1.ebuild 800
diff --git a/x11-misc/xpad/xpad-2.10.ebuild b/x11-misc/xpad/xpad-2.10.ebuild
index b62682ba370a..a619e66c8ba9 100644
--- a/x11-misc/xpad/xpad-2.10.ebuild
+++ b/x11-misc/xpad/xpad-2.10.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-misc/xpad/xpad-2.10.ebuild,v 1.4 2005/11/20 11:50:17 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-2.10.ebuild,v 1.5 2005/11/20 20:04:02 dang Exp $
DESCRIPTION="A GTK+ 2.0 based 'post-it' note system."
HOMEPAGE="http://xpad.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/xpad/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~ppc sparc x86"
+KEYWORDS="alpha amd64 ~ppc sparc x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.6.0"