diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-08-28 11:11:19 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-08-28 11:11:19 +0000 |
commit | ff44b5d919126e6c6a76a8fae54b009abce33c76 (patch) | |
tree | 74b668641779b06f2d29f85dfadc6b6696c38b46 /x11-themes | |
parent | Oops, amd64 patches in but no keyword ;-) (Manifest recommit) (diff) | |
download | gentoo-2-ff44b5d919126e6c6a76a8fae54b009abce33c76.tar.gz gentoo-2-ff44b5d919126e6c6a76a8fae54b009abce33c76.tar.bz2 gentoo-2-ff44b5d919126e6c6a76a8fae54b009abce33c76.zip |
*** empty log message ***
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/licq-themes/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/licq-themes/licq-themes-0.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/licq-themes/ChangeLog b/x11-themes/licq-themes/ChangeLog index cad0f58968ba..bc98424cf3e4 100644 --- a/x11-themes/licq-themes/ChangeLog +++ b/x11-themes/licq-themes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/licq-themes # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/licq-themes/ChangeLog,v 1.7 2004/06/24 23:34:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/licq-themes/ChangeLog,v 1.8 2004/08/28 11:11:19 blubb Exp $ + + 28 Aug 2004; <blubb@gentoo.org> licq-themes-0.0.1.ebuild: + added ~amd64 keyword 30 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> licq-themes-0.0.1.ebuild: diff --git a/x11-themes/licq-themes/licq-themes-0.0.1.ebuild b/x11-themes/licq-themes/licq-themes-0.0.1.ebuild index c72518b69601..d788dc3a5d83 100644 --- a/x11-themes/licq-themes/licq-themes-0.0.1.ebuild +++ b/x11-themes/licq-themes/licq-themes-0.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/licq-themes/licq-themes-0.0.1.ebuild,v 1.11 2004/06/24 23:34:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/licq-themes/licq-themes-0.0.1.ebuild,v 1.12 2004/08/28 11:11:19 blubb Exp $ DESCRIPTION="Collection of licq themes" HOMEPAGE="http://www.licq.org" @@ -67,7 +67,7 @@ SRC_URI=" SLOT="0" LICENSE="freedist" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha ~amd64" IUSE="" RDEPEND="net-im/licq" |