diff options
Diffstat (limited to 'x11-libs/xclass')
-rw-r--r-- | x11-libs/xclass/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/xclass/xclass-0.8.2-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/xclass/ChangeLog b/x11-libs/xclass/ChangeLog index 7c80dfc83196..520e5ceb6e71 100644 --- a/x11-libs/xclass/ChangeLog +++ b/x11-libs/xclass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/xclass -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xclass/ChangeLog,v 1.20 2007/12/31 18:45:55 armin76 Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xclass/ChangeLog,v 1.21 2008/02/21 14:23:53 armin76 Exp $ + + 21 Feb 2008; Raúl Porcel <armin76@gentoo.org> xclass-0.8.2-r2.ebuild: + alpha/sparc stable 31 Dec 2007; Raúl Porcel <armin76@gentoo.org> xclass-0.8.2-r2.ebuild: Re-add dropped keywords for no reason diff --git a/x11-libs/xclass/xclass-0.8.2-r2.ebuild b/x11-libs/xclass/xclass-0.8.2-r2.ebuild index 77d20f27e2d1..b01969674a74 100644 --- a/x11-libs/xclass/xclass-0.8.2-r2.ebuild +++ b/x11-libs/xclass/xclass-0.8.2-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xclass/xclass-0.8.2-r2.ebuild,v 1.4 2007/12/31 18:45:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xclass/xclass-0.8.2-r2.ebuild,v 1.5 2008/02/21 14:23:53 armin76 Exp $ DESCRIPTION="a C++ GUI toolkit for the X windows environment" HOMEPAGE="http://xclass.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="ftp://mitac11.uia.ac.be/pub/xclass/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~ppc ~sparc x86" +KEYWORDS="alpha ~ppc sparc x86" IUSE="" RDEPEND="x11-libs/libXpm |