diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-20 15:53:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-20 15:53:19 +0000 |
commit | e93c59074c6af08024e075e4fb6c8401a5e8bf99 (patch) | |
tree | bbc769da007bfa09b25633d241abaa0499de3e57 | |
parent | mark 1.0 stable on alpha; add ~alpha to 1.0.1 (diff) | |
download | historical-e93c59074c6af08024e075e4fb6c8401a5e8bf99.tar.gz historical-e93c59074c6af08024e075e4fb6c8401a5e8bf99.tar.bz2 historical-e93c59074c6af08024e075e4fb6c8401a5e8bf99.zip |
add ~alpha
-rw-r--r-- | x11-plugins/gkrellmss/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellmss/gkrellmss-2.3.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellshoot/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild | 6 |
4 files changed, 16 insertions, 10 deletions
diff --git a/x11-plugins/gkrellmss/ChangeLog b/x11-plugins/gkrellmss/ChangeLog index a759add3ef28..ea8205ed681c 100644 --- a/x11-plugins/gkrellmss/ChangeLog +++ b/x11-plugins/gkrellmss/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellmss -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/ChangeLog,v 1.3 2003/03/27 05:28:19 vladimir Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/ChangeLog,v 1.4 2004/01/20 15:50:45 agriffis Exp $ + + 20 Jan 2004; Aron Griffis <agriffis@gentoo.org> gkrellmss-2.3.ebuild: + add ~alpha *gkrellmss-2.3 (12 Feb 2003) diff --git a/x11-plugins/gkrellmss/gkrellmss-2.3.ebuild b/x11-plugins/gkrellmss/gkrellmss-2.3.ebuild index 416ceae3a1b1..6b4649825560 100644 --- a/x11-plugins/gkrellmss/gkrellmss-2.3.ebuild +++ b/x11-plugins/gkrellmss/gkrellmss-2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.3.ebuild,v 1.6 2004/01/04 18:36:47 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.3.ebuild,v 1.7 2004/01/20 15:50:45 agriffis Exp $ inherit eutils @@ -17,7 +17,7 @@ DEPEND="=app-admin/gkrellm-2* SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" src_unpack() { unpack ${P}.tar.gz diff --git a/x11-plugins/gkrellshoot/ChangeLog b/x11-plugins/gkrellshoot/ChangeLog index a0a356f7ac7d..9848f820391b 100644 --- a/x11-plugins/gkrellshoot/ChangeLog +++ b/x11-plugins/gkrellshoot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellshoot -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.6 2003/02/12 09:37:38 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.7 2004/01/20 15:53:19 agriffis Exp $ + + 20 Jan 2004; Aron Griffis <agriffis@gentoo.org> gkrellshoot-0.4.1.ebuild: + add ~alpha 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild b/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild index d9a4e1d56783..188241018c56 100644 --- a/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild +++ b/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild,v 1.7 2004/01/04 18:36:47 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild,v 1.8 2004/01/20 15:53:19 agriffis Exp $ S=${WORKDIR}/${P/s/S} DESCRIPTION="GKrellm2 plugin to take screen shots and lock screen" @@ -11,7 +11,7 @@ DEPEND=">=app-admin/gkrellm-2*" SLOT="2" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc " +KEYWORDS="~x86 ~sparc ~alpha" src_compile() { |