diff options
author | gabor <gabor@FreeBSD.org> | 2010-02-10 18:27:51 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2010-02-10 18:27:51 +0800 |
commit | 9ad4e3d99f7ac3ae8477aacebc2109556a4ae64b (patch) | |
tree | 12e166c3628e487c1ab2d97c369cbe3ad3a5e70b | |
parent | 31ad0c6698164538c07d0e0524f51836bed695a9 (diff) | |
download | freebsd-ports-gnome-9ad4e3d99f7ac3ae8477aacebc2109556a4ae64b.tar.gz freebsd-ports-gnome-9ad4e3d99f7ac3ae8477aacebc2109556a4ae64b.tar.zst freebsd-ports-gnome-9ad4e3d99f7ac3ae8477aacebc2109556a4ae64b.zip |
- Deprecate: no recent builds; use linux_dist-gentoo-stage3 instead
- Set EXPIRATION_DATE
-rw-r--r-- | emulators/linux_dist-gentoo-stage1/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/linux_dist-gentoo-stage1/Makefile b/emulators/linux_dist-gentoo-stage1/Makefile index 7bdc662f27c9..270a742bb366 100644 --- a/emulators/linux_dist-gentoo-stage1/Makefile +++ b/emulators/linux_dist-gentoo-stage1/Makefile @@ -16,6 +16,9 @@ DISTNAME= stage1-x86-${PORTVERSION} MAINTAINER= gabor@FreeBSD.org COMMENT= Files from Gentoo distribution, for Linux compatibility +DEPRECATED= no recent buils; use linux_dist-gentoo-stage3 instead +EXPIRATION_DATE= 2010-03-10 + RESTRICTED= binaries licensed under GNU GPL without accompanying source USE_BZIP2= YES |