diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2006-03-24 15:07:13 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2006-03-24 15:07:13 +0000 |
commit | 43fd8cf9db2b53632ef04be70a349829eaa5bbdb (patch) | |
tree | c5dee834f88b965f8988ebbd40417e01dd0d7268 /x11-misc | |
parent | Mark 1.8.4.1 stable on ia64 (diff) | |
download | gentoo-2-43fd8cf9db2b53632ef04be70a349829eaa5bbdb.tar.gz gentoo-2-43fd8cf9db2b53632ef04be70a349829eaa5bbdb.tar.bz2 gentoo-2-43fd8cf9db2b53632ef04be70a349829eaa5bbdb.zip |
marking for ~amd64
(Portage version: 2.1_pre6-r6)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/dekorator/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/dekorator/dekorator-0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/dekorator/ChangeLog b/x11-misc/dekorator/ChangeLog index 565cb4562c21..703961ec1d7b 100644 --- a/x11-misc/dekorator/ChangeLog +++ b/x11-misc/dekorator/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/dekorator # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/dekorator/ChangeLog,v 1.2 2006/02/21 14:20:11 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/dekorator/ChangeLog,v 1.3 2006/03/24 15:07:13 seemant Exp $ + + 24 Mar 2006; Seemant Kulleen <seemant@gentoo.org> dekorator-0.2.ebuild: + marking for ~amd64 21 Feb 2006; Marcelo Goes <vanquirius@gentoo.org> dekorator-0.2.ebuild: Mark 0.2 x86 stable. diff --git a/x11-misc/dekorator/dekorator-0.2.ebuild b/x11-misc/dekorator/dekorator-0.2.ebuild index 2e1bf717112d..71fa4bdbf0e0 100644 --- a/x11-misc/dekorator/dekorator-0.2.ebuild +++ b/x11-misc/dekorator/dekorator-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/dekorator/dekorator-0.2.ebuild,v 1.2 2006/02/21 14:20:11 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/dekorator/dekorator-0.2.ebuild,v 1.3 2006/03/24 15:07:13 seemant Exp $ inherit kde @@ -10,7 +10,7 @@ HOMEPAGE="http://www.kde-look.org/content/show.php?content=31447" SRC_URI="mirror://gentoo/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" S="${WORKDIR}/${MY_P}" need-kde 3.3 |