diff options
author | 2006-07-13 18:19:15 +0000 | |
---|---|---|
committer | 2006-07-13 18:19:15 +0000 | |
commit | 758116cb1d5e6fa61f74d0d61655ebdd37e24c5a (patch) | |
tree | 31fab25d2a954fd07f004350fcd54757b0ceee97 /www-apps/trac | |
parent | Mark 3.0.2-r1 stable on ia64 (diff) | |
download | gentoo-2-758116cb1d5e6fa61f74d0d61655ebdd37e24c5a.tar.gz gentoo-2-758116cb1d5e6fa61f74d0d61655ebdd37e24c5a.tar.bz2 gentoo-2-758116cb1d5e6fa61f74d0d61655ebdd37e24c5a.zip |
Stable x86; its trac...but not a track
(Portage version: 2.1-r1)
Diffstat (limited to 'www-apps/trac')
-rw-r--r-- | www-apps/trac/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/trac/trac-0.9.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/trac/ChangeLog b/www-apps/trac/ChangeLog index 1255a2acd350..3637f498b2e5 100644 --- a/www-apps/trac/ChangeLog +++ b/www-apps/trac/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/trac # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/trac/ChangeLog,v 1.38 2006/07/10 19:11:33 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/trac/ChangeLog,v 1.39 2006/07/13 18:19:15 tsunam Exp $ + + 13 Jul 2006; Joshua Jackson <tsunam@gentoo.org> trac-0.9.6.ebuild: + stable x86; security bug #139467 10 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> trac-0.9.6.ebuild: ppc stable, bug #139467 diff --git a/www-apps/trac/trac-0.9.6.ebuild b/www-apps/trac/trac-0.9.6.ebuild index b902d5061268..170f34a39313 100644 --- a/www-apps/trac/trac-0.9.6.ebuild +++ b/www-apps/trac/trac-0.9.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/www-apps/trac/trac-0.9.6.ebuild,v 1.2 2006/07/10 19:11:33 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/trac/trac-0.9.6.ebuild,v 1.3 2006/07/13 18:19:15 tsunam Exp $ inherit distutils webapp @@ -9,7 +9,7 @@ HOMEPAGE="http://trac.edgewall.com/" SRC_URI="http://ftp.edgewall.com/pub/trac/${P}.tar.gz" LICENSE="trac" -KEYWORDS="~amd64 ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc x86" IUSE="cgi fastcgi postgres sqlite enscript silvercity" # doing so because utils (such as trac-admin), manpages... overlap |