diff options
author | Markus Meier <maekke@gentoo.org> | 2009-03-11 22:31:45 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-03-11 22:31:45 +0000 |
commit | cc05b71277b8146cd36e23e8f30a20fc0e6bf6ca (patch) | |
tree | bb7c82e1c342715dd8bcf77fcce65c7174d9fa5c | |
parent | amd64 stable, bug #253551 (diff) | |
download | gentoo-2-cc05b71277b8146cd36e23e8f30a20fc0e6bf6ca.tar.gz gentoo-2-cc05b71277b8146cd36e23e8f30a20fc0e6bf6ca.tar.bz2 gentoo-2-cc05b71277b8146cd36e23e8f30a20fc0e6bf6ca.zip |
amd64 stable, bug #253551
(Portage version: 2.1.6.7/cvs/Linux x86_64)
-rw-r--r-- | dev-texlive/texlive-documentation-polish/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-documentation-polish/texlive-documentation-polish-2008.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-documentation-polish/ChangeLog b/dev-texlive/texlive-documentation-polish/ChangeLog index 90ff4b222cfb..2f66e5ce1c81 100644 --- a/dev-texlive/texlive-documentation-polish/ChangeLog +++ b/dev-texlive/texlive-documentation-polish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-documentation-polish # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-polish/ChangeLog,v 1.22 2009/03/10 19:14:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-polish/ChangeLog,v 1.23 2009/03/11 22:31:45 maekke Exp $ + + 11 Mar 2009; Markus Meier <maekke@gentoo.org> + texlive-documentation-polish-2008.ebuild: + amd64 stable, bug #253551 10 Mar 2009; Raúl Porcel <armin76@gentoo.org> texlive-documentation-polish-2008.ebuild: diff --git a/dev-texlive/texlive-documentation-polish/texlive-documentation-polish-2008.ebuild b/dev-texlive/texlive-documentation-polish/texlive-documentation-polish-2008.ebuild index 39ab728ec34a..13842bc36250 100644 --- a/dev-texlive/texlive-documentation-polish/texlive-documentation-polish-2008.ebuild +++ b/dev-texlive/texlive-documentation-polish/texlive-documentation-polish-2008.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-polish/texlive-documentation-polish-2008.ebuild,v 1.6 2009/03/10 19:14:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-polish/texlive-documentation-polish-2008.ebuild,v 1.7 2009/03/11 22:31:45 maekke Exp $ TEXLIVE_MODULE_CONTENTS="guides-pl lshort-polish tex-virtual-academy-pl texlive-pl collection-documentation-polish " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Polish documentation" LICENSE="GPL-2 public-domain " SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-texlive/texlive-documentation-base-2008 " |