diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-29 19:38:03 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-29 19:38:03 +0000 |
commit | 6d6a4417ad887a945934ba135eb1695533ff7b2f (patch) | |
tree | 62cd54ec0951ca9b6734a3bd55d15d7b926a877b /kde-base/kde | |
parent | Stable on alpha, bug 72750. (diff) | |
download | historical-6d6a4417ad887a945934ba135eb1695533ff7b2f.tar.gz historical-6d6a4417ad887a945934ba135eb1695533ff7b2f.tar.bz2 historical-6d6a4417ad887a945934ba135eb1695533ff7b2f.zip |
Stable on alpha, bug 72750.
Diffstat (limited to 'kde-base/kde')
-rw-r--r-- | kde-base/kde/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kde/kde-3.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kde/ChangeLog b/kde-base/kde/ChangeLog index e36eeb241f1c..8c103e3b5c6d 100644 --- a/kde-base/kde/ChangeLog +++ b/kde-base/kde/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kde # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kde/ChangeLog,v 1.93 2004/12/29 02:33:18 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde/ChangeLog,v 1.94 2004/12/29 19:38:03 kloeri Exp $ + + 29 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> kde-3.3.2.ebuild: + Stable on alpha, bug 72750. 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/kde-base/kde/kde-3.3.2.ebuild b/kde-base/kde/kde-3.3.2.ebuild index c90f064d317c..7250088702cd 100644 --- a/kde-base/kde/kde-3.3.2.ebuild +++ b/kde-base/kde/kde-3.3.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kde/kde-3.3.2.ebuild,v 1.4 2004/12/28 19:20:05 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde/kde-3.3.2.ebuild,v 1.5 2004/12/29 19:38:03 kloeri Exp $ DESCRIPTION="KDE 3.3 - merge this to pull in all non-developer kde-base/* packages" HOMEPAGE="http://www.kde.org/" LICENSE="GPL-2" SLOT="3.3" -KEYWORDS="amd64 ~hppa ~sparc x86 ~ppc ~ppc64" +KEYWORDS="amd64 ~hppa ~sparc x86 ~ppc ~ppc64 alpha" IUSE="" # removed: kdebindings, kdesdk since these are developer-only packages |