diff options
author | 2007-02-05 11:25:05 +0000 | |
---|---|---|
committer | 2007-02-05 11:25:05 +0000 | |
commit | 6fcd8b686df600d3d8ee485168a1fb5ce3b862c6 (patch) | |
tree | ac16e43d03f960035f3a91e4078a3a60af0f3916 /media-libs/libdvdcss/ChangeLog | |
parent | Remove static useflag, always build both shared and static library, thanks to... (diff) | |
download | gentoo-2-6fcd8b686df600d3d8ee485168a1fb5ce3b862c6.tar.gz gentoo-2-6fcd8b686df600d3d8ee485168a1fb5ce3b862c6.tar.bz2 gentoo-2-6fcd8b686df600d3d8ee485168a1fb5ce3b862c6.zip |
Unsetting CFLAGS is a very bad idea, get a revbump without any kind of filtering to see if there are still problems (and where, as the comment refers of some otherwise unspecified arches), while using strip-flags for the current stable.
(Portage version: 2.1.2-r7)
Diffstat (limited to 'media-libs/libdvdcss/ChangeLog')
-rw-r--r-- | media-libs/libdvdcss/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/media-libs/libdvdcss/ChangeLog b/media-libs/libdvdcss/ChangeLog index 04b9f0cf1329..de93e5b707e2 100644 --- a/media-libs/libdvdcss/ChangeLog +++ b/media-libs/libdvdcss/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for media-libs/libdvdcss # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvdcss/ChangeLog,v 1.61 2007/02/05 11:20:44 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvdcss/ChangeLog,v 1.62 2007/02/05 11:25:05 flameeyes Exp $ + +*libdvdcss-1.2.9-r1 (05 Feb 2007) + + 05 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> libdvdcss-1.2.9.ebuild, + +libdvdcss-1.2.9-r1.ebuild: + Unsetting CFLAGS is a very bad idea, get a revbump without any kind of + filtering to see if there are still problems (and where, as the comment + refers of some otherwise unspecified arches), while using strip-flags for + the current stable. 05 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> libdvdcss-1.2.9.ebuild: Remove static useflag, always build both shared and static library, thanks |