diff options
-rw-r--r-- | dev-util/cogito/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/cogito/cogito-0.16.4.ebuild | 4 | ||||
-rw-r--r-- | dev-util/git/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/git/git-1.1.6.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-util/cogito/ChangeLog b/dev-util/cogito/ChangeLog index 94619b790c08..34fcc84c48a4 100644 --- a/dev-util/cogito/ChangeLog +++ b/dev-util/cogito/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/cogito # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cogito/ChangeLog,v 1.30 2006/02/15 10:30:47 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cogito/ChangeLog,v 1.31 2006/02/15 13:29:43 gustavoz Exp $ + + 15 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> cogito-0.16.4.ebuild: + Stable on sparc wrt #122887 15 Feb 2006; Krzysiek Pawlik <nelchael@gentoo.org> cogito-0.16.4.ebuild: Stable on x86, bug #122887. diff --git a/dev-util/cogito/cogito-0.16.4.ebuild b/dev-util/cogito/cogito-0.16.4.ebuild index c2e95ec9e46b..c1f3d57a55ce 100644 --- a/dev-util/cogito/cogito-0.16.4.ebuild +++ b/dev-util/cogito/cogito-0.16.4.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/dev-util/cogito/cogito-0.16.4.ebuild,v 1.4 2006/02/15 10:30:47 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cogito/cogito-0.16.4.ebuild,v 1.5 2006/02/15 13:29:43 gustavoz Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://kernel.org/pub/software/scm/cogito/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~ppc ~sparc x86" +KEYWORDS="alpha ~amd64 ~ppc sparc x86" IUSE="doc" DEPEND="dev-libs/openssl diff --git a/dev-util/git/ChangeLog b/dev-util/git/ChangeLog index 4ae70cdb4d82..90031205be26 100644 --- a/dev-util/git/ChangeLog +++ b/dev-util/git/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/git # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.72 2006/02/15 10:28:30 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.73 2006/02/15 13:28:34 gustavoz Exp $ + + 15 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> git-1.1.6.ebuild: + Stable on sparc wrt #122887 15 Feb 2006; Krzysiek Pawlik <nelchael@gentoo.org> git-1.1.6.ebuild: Stable on x86, bug #122887. diff --git a/dev-util/git/git-1.1.6.ebuild b/dev-util/git/git-1.1.6.ebuild index 10a432c39a43..a98bd793f1bb 100644 --- a/dev-util/git/git-1.1.6.ebuild +++ b/dev-util/git/git-1.1.6.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/dev-util/git/git-1.1.6.ebuild,v 1.4 2006/02/15 10:28:30 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.1.6.ebuild,v 1.5 2006/02/15 13:28:34 gustavoz Exp $ inherit python toolchain-funcs eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/software/scm/git/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ~mips ~ppc ~ppc64 sparc x86" IUSE="mozsha1 ppcsha1 doc curl tcltk gitsendemail webdav" DEPEND="dev-libs/openssl |