diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:11 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:11 +0000 |
commit | 3b5caf9518c222c23b1631180369bad345382bfb (patch) | |
tree | cb3db7e3c70d1bd4a75bbb381aaa18f39fc4e46c /dev-libs/atk | |
parent | big IUSE commit (diff) | |
download | historical-3b5caf9518c222c23b1631180369bad345382bfb.tar.gz historical-3b5caf9518c222c23b1631180369bad345382bfb.tar.bz2 historical-3b5caf9518c222c23b1631180369bad345382bfb.zip |
big IUSE commit
Diffstat (limited to 'dev-libs/atk')
-rw-r--r-- | dev-libs/atk/atk-1.0.2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.0.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/dev-libs/atk/atk-1.0.2.ebuild b/dev-libs/atk/atk-1.0.2.ebuild index cd6d36b6bcc6..52510a41947e 100644 --- a/dev-libs/atk/atk-1.0.2.ebuild +++ b/dev-libs/atk/atk-1.0.2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.0.2.ebuild,v 1.6 2002/10/04 05:14:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.0.2.ebuild,v 1.7 2002/10/05 05:39:10 drobbins Exp $ + +IUSE="doc" # Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+ DEBUG="yes" diff --git a/dev-libs/atk/atk-1.0.3-r1.ebuild b/dev-libs/atk/atk-1.0.3-r1.ebuild index bfa7b51da952..003b00a8a681 100644 --- a/dev-libs/atk/atk-1.0.3-r1.ebuild +++ b/dev-libs/atk/atk-1.0.3-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.0.3-r1.ebuild,v 1.5 2002/10/04 05:14:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.0.3-r1.ebuild,v 1.6 2002/10/05 05:39:10 drobbins Exp $ + +IUSE="doc" inherit libtool |