diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 23:02:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 23:02:32 +0000 |
commit | c724d2ff34799ed47870fa8f91b643c2dbbb4db5 (patch) | |
tree | 27f2f026b334784772345f89011bfaf872fc09b7 | |
parent | stable on ia64 (Manifest recommit) (diff) | |
download | gentoo-2-c724d2ff34799ed47870fa8f91b643c2dbbb4db5.tar.gz gentoo-2-c724d2ff34799ed47870fa8f91b643c2dbbb4db5.tar.bz2 gentoo-2-c724d2ff34799ed47870fa8f91b643c2dbbb4db5.zip |
stable on ia64
-rw-r--r-- | x11-misc/commonbox-utils/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild | 2 | ||||
-rw-r--r-- | x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild | 4 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild | 4 |
6 files changed, 14 insertions, 10 deletions
diff --git a/x11-misc/commonbox-utils/ChangeLog b/x11-misc/commonbox-utils/ChangeLog index 0763aa2c3ab3..914f3e338a1e 100644 --- a/x11-misc/commonbox-utils/ChangeLog +++ b/x11-misc/commonbox-utils/ChangeLog @@ -1,8 +1,9 @@ # ChangeLog for x11-misc/commonbox-utils # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/ChangeLog,v 1.16 2004/02/17 22:58:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/ChangeLog,v 1.17 2004/02/17 23:02:32 agriffis Exp $ - 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> commonbox-utils-0.5.ebuild: + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> commonbox-utils-0.3.ebuild, + commonbox-utils-0.4.ebuild, commonbox-utils-0.5.ebuild: stable on ia64 13 Nov 2003; <tuxus@gentoo.org> commonbox-utils-0.4.ebuild: diff --git a/x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild b/x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild index 2843b2b45bff..05d49f7027a8 100644 --- a/x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild +++ b/x11-misc/commonbox-utils/commonbox-utils-0.3.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/x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild,v 1.10 2004/02/17 22:58:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild,v 1.11 2004/02/17 23:02:32 agriffis Exp $ DESCRIPTION="Common utilities for fluxbox, blackbox, and openbox" HOMEPAGE="http://mkeadle.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa" +KEYWORDS="x86 ppc sparc alpha hppa ia64" DEPEND="media-gfx/xv" RDEPEND="virtual/x11" diff --git a/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild b/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild index 59dca7bd8059..c512577947b6 100644 --- a/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild +++ b/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://mkeadle.org/distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa ~amd64 mips" +KEYWORDS="x86 ppc sparc alpha hppa ~amd64 mips ia64" DEPEND="media-gfx/xv" RDEPEND="virtual/x11" diff --git a/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild b/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild index 3521366ac6f6..6ffbf0b5aa2a 100644 --- a/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild +++ b/x11-misc/commonbox-utils/commonbox-utils-0.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/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild,v 1.3 2004/01/14 23:43:32 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild,v 1.4 2004/02/17 22:58:38 agriffis Exp $ DESCRIPTION="Common utilities for fluxbox, blackbox, and openbox" HOMEPAGE="http://mkeadle.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64" DEPEND="media-gfx/feh" RDEPEND="virtual/x11" diff --git a/x11-themes/commonbox-styles/ChangeLog b/x11-themes/commonbox-styles/ChangeLog index bf31ec7d136a..7c08fb40d7cf 100644 --- a/x11-themes/commonbox-styles/ChangeLog +++ b/x11-themes/commonbox-styles/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for x11-themes/commonbox-styles -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> commonbox-styles-0.6.ebuild: + stable on ia64 + 13 Nov 2003; <tuxus@gentoo.org> commonbox-styles-0.6.ebuild: added mips to KEYWORDS diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild index aad84f863cdc..d1dbc7f51684 100644 --- a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild +++ b/x11-themes/commonbox-styles/commonbox-styles-0.6.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/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.9 2004/01/14 23:45:22 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.10 2004/02/17 22:59:47 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Common styles for fluxbox, blackbox, and openbox." @@ -10,7 +10,7 @@ HOMEPAGE="http://gentoo.mkeadle.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha hppa amd64 mips" +KEYWORDS="x86 ppc sparc alpha hppa amd64 mips ia64" RDEPEND="virtual/x11" |