diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-04-28 06:25:02 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-04-28 06:25:02 +0000 |
commit | eaa653702dd5afceb840d80a23a596f113254593 (patch) | |
tree | 278b49b839bc83d5399acbf38f5ca23b3dba9fa6 /x11-misc/xse | |
parent | Mask ck-sources-2.4 (diff) | |
download | historical-eaa653702dd5afceb840d80a23a596f113254593.tar.gz historical-eaa653702dd5afceb840d80a23a596f113254593.tar.bz2 historical-eaa653702dd5afceb840d80a23a596f113254593.zip |
mark ~ppc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-misc/xse')
-rw-r--r-- | x11-misc/xse/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xse/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/xse/xse-2.0.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xse/ChangeLog b/x11-misc/xse/ChangeLog index ebfa69671380..310349035db7 100644 --- a/x11-misc/xse/ChangeLog +++ b/x11-misc/xse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xse # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/ChangeLog,v 1.2 2005/03/21 13:01:31 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/ChangeLog,v 1.3 2005/04/28 06:25:02 wormo Exp $ + + 27 Apr 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> xse-2.0.ebuild: + mark ~ppc 21 Mar 2005; Tavis Ormandy <taviso@gentoo.org> xse-2.0.ebuild: stable diff --git a/x11-misc/xse/Manifest b/x11-misc/xse/Manifest index f69cb3a72135..6cc994e38fd2 100644 --- a/x11-misc/xse/Manifest +++ b/x11-misc/xse/Manifest @@ -1,4 +1,4 @@ -MD5 352d1a09b19cf2148ab588fd88a2a54b xse-2.0.ebuild 1517 -MD5 e6b3d3b8ae41ab7c86a30a5d505dbb9f ChangeLog 380 +MD5 dfbc51aa11315022cbf8742535cf4191 ChangeLog 468 MD5 ba0084d55ab27da41548c4be387c2a04 metadata.xml 822 +MD5 2242abf7c83c0bd21328e2c29b27fae5 xse-2.0.ebuild 1521 MD5 58bc865d9dd6348beee0b46fc948339a files/digest-xse-2.0 58 diff --git a/x11-misc/xse/xse-2.0.ebuild b/x11-misc/xse/xse-2.0.ebuild index d9469adadf26..ad2612f842ee 100644 --- a/x11-misc/xse/xse-2.0.ebuild +++ b/x11-misc/xse/xse-2.0.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/xse/xse-2.0.ebuild,v 1.3 2005/03/21 13:01:31 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/xse-2.0.ebuild,v 1.4 2005/04/28 06:25:02 wormo Exp $ inherit eutils @@ -17,7 +17,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="X11" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="virtual/x11" |