diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-29 12:58:04 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-29 12:58:04 +0000 |
commit | 47d736add243612a38455ec5aa3d41568445f813 (patch) | |
tree | 3c05d9e35b1eb54c1803b272cdcba77ecd76253f /kde-base/kdeartwork | |
parent | stable on hppa (diff) | |
download | gentoo-2-47d736add243612a38455ec5aa3d41568445f813.tar.gz gentoo-2-47d736add243612a38455ec5aa3d41568445f813.tar.bz2 gentoo-2-47d736add243612a38455ec5aa3d41568445f813.zip |
stable on alpha and ia64
Diffstat (limited to 'kde-base/kdeartwork')
-rw-r--r-- | kde-base/kdeartwork/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdeartwork/kdeartwork-3.1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdeartwork/ChangeLog b/kde-base/kdeartwork/ChangeLog index ddc6661ad9d1..8a0c52894223 100644 --- a/kde-base/kdeartwork/ChangeLog +++ b/kde-base/kdeartwork/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdeartwork # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/ChangeLog,v 1.58 2004/01/19 03:39:15 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/ChangeLog,v 1.59 2004/01/29 12:57:17 agriffis Exp $ + + 29 Jan 2004; Aron Griffis <agriffis@gentoo.org> kdeartwork-3.1.5.ebuild: + stable on alpha and ia64 *kdeartwork-3.2.0_rc1 (18 Jan 2004) diff --git a/kde-base/kdeartwork/kdeartwork-3.1.5.ebuild b/kde-base/kdeartwork/kdeartwork-3.1.5.ebuild index 2aa61eda6c6f..72bced09b63b 100644 --- a/kde-base/kdeartwork/kdeartwork-3.1.5.ebuild +++ b/kde-base/kdeartwork/kdeartwork-3.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/kdeartwork-3.1.5.ebuild,v 1.2 2004/01/16 19:24:11 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/kdeartwork-3.1.5.ebuild,v 1.3 2004/01/29 12:57:17 agriffis Exp $ inherit kde-dist IUSE="opengl" @@ -9,7 +9,7 @@ DEPEND="opengl? ( virtual/opengl ) RDEPEND="$DEPEND" DESCRIPTION="KDE artwork package" -KEYWORDS="x86 ~ppc ~sparc hppa ~amd64 ~alpha" +KEYWORDS="x86 ~ppc ~sparc hppa ~amd64 alpha ia64" PATCHES="$FILESDIR/xsaver-conflicting-typedefs.diff" myconf="$myconf --with-dpms" |