diff options
author | gblach <gblach@FreeBSD.org> | 2013-01-21 03:37:39 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2013-01-21 03:37:39 +0800 |
commit | eda5e63e460db46414ea64c66625d8b95f94387b (patch) | |
tree | f68c2dc9bead026d0fd894a036bdd88c7d50f4bb | |
parent | 49476655b4e9f5564642e193e9980bccf8d6955f (diff) | |
download | freebsd-ports-gnome-eda5e63e460db46414ea64c66625d8b95f94387b.tar.gz freebsd-ports-gnome-eda5e63e460db46414ea64c66625d8b95f94387b.tar.zst freebsd-ports-gnome-eda5e63e460db46414ea64c66625d8b95f94387b.zip |
- Mark deprecated and set expiration date to 2013-02-28
Approved by: crees (mentor)
-rw-r--r-- | x11-themes/e17-theme-cthulhain/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/e17-theme-darkness/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/x11-themes/e17-theme-cthulhain/Makefile b/x11-themes/e17-theme-cthulhain/Makefile index 57e1429218ce..96f5f9d4588e 100644 --- a/x11-themes/e17-theme-cthulhain/Makefile +++ b/x11-themes/e17-theme-cthulhain/Makefile @@ -14,6 +14,9 @@ EXTRACT_SUFX= .edj MAINTAINER= gblach@FreeBSD.org COMMENT= Cthulhain theme for use with e17 window manager +DEPRECATED= Dead upstream since 2008 +EXPIRATION_DATE=2013-02-28 + RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment NO_BUILD= yes diff --git a/x11-themes/e17-theme-darkness/Makefile b/x11-themes/e17-theme-darkness/Makefile index 97809d0b61d9..bd5959a56d11 100644 --- a/x11-themes/e17-theme-darkness/Makefile +++ b/x11-themes/e17-theme-darkness/Makefile @@ -13,6 +13,9 @@ EXTRACT_SUFX= .edj MAINTAINER= gblach@FreeBSD.org COMMENT= Darkness theme for use with e17 window manager +DEPRECATED= No more public distfiles +EXPIRATION_DATE=2013-02-28 + RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment NO_BUILD= yes |