diff options
Diffstat (limited to 'x11-misc/xaos')
-rw-r--r-- | x11-misc/xaos/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xaos/xaos-3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xaos/ChangeLog b/x11-misc/xaos/ChangeLog index 967367c7ce34..7d795d6bddda 100644 --- a/x11-misc/xaos/ChangeLog +++ b/x11-misc/xaos/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xaos # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v 1.7 2004/04/19 13:26:58 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v 1.8 2004/05/17 11:35:37 phosphan Exp $ + + 17 May 2004; Patrick Kursawe <phosphan@gentoo.org> xaos-3.1.ebuild: + Fixing IUSE 19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> xaos-3.1.ebuild, xaos-3.1_pre5.ebuild: diff --git a/x11-misc/xaos/xaos-3.1.ebuild b/x11-misc/xaos/xaos-3.1.ebuild index 359559eed6a0..162db33c69d5 100644 --- a/x11-misc/xaos/xaos-3.1.ebuild +++ b/x11-misc/xaos/xaos-3.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.1.ebuild,v 1.5 2004/04/19 13:26:58 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.1.ebuild,v 1.6 2004/05/17 11:35:37 phosphan Exp $ -IUSE="X svga aalib ggi" +IUSE="X svga aalib nls" MY_PN=XaoS MY_P=${MY_PN}-${PV} |